Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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.

  • No labels