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 CompareNumerics Condition

The CompareNumerics Condition can be used to compare two numerical string/variable.

Example:

TODO

Nested Elements

The CompareNumerics condition takes three elements : a name, a value and an operator.

name

The name of the variable which will compared. The value of the variable must be an integer.

value

The value used in the comparison. This must be an integer.

operator

The operator to use in the comparison. Same values as CompareVersions Condition : eq, neq, gt, ...

  • No labels