Skip to content

Tag: <commands> - Commands Group

Definition

The <commands> tag is a group tag that is simply used to hold multiple <command> tags.

Example

It is used like this:

1
2
3
4
   <commands>
      <command ... />
      <command ... />
   </commands>

Parent Tags

Child Tags