Packselection Condition

The Packselection Condition

The Packselection Condition can be used to check if a pack has been selected.

Example:

 <condition type="packselection" id="myPackIsSelected">
  <name>MyPack</name>
</condition>

Nested Elements

The Packselection condition takes one mandatory element, name.

name

Contains the name of the pack.

NOTE: in 4.x, the name element was called packid and erroneously referred to the pack localisation identifier.