Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Variable Condition
    Set when a certain value matches the value of an IzPack variable.
  • PackSelection Condition
    Set when a certain pack is selected for installation.
  • Java Condition
    Set based on a static java field or method
  • CompareNumerics Condition
    Set when a certain comparison operation matches two string values.
  • CompareVersions Condition
    Set when a certain comparison operation matches two version string values.
  • Empty Condition
    True if a given value, file or directory is empty.
  • Exists Condition
    True if a given variable, file or directory exists.
  • Ref Condition
    Set when a another, referenced condition is set.
    <condition type="ref" id="" refid="ConditionToEvaluate"/>

...