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

Version 1 Next »

The Packselection Condition

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

Example:

 <condition type="packselection" id="myPackIsSelected">
  <packid>myPackId</packid>
</condition>

Nested Elements

The Packselection condition takes one mandatory element, packid.

packid

Contains the id of the pack.

  • No labels