Home Search

DriveWorks Pro 21
Global Variable Value

Send Feedback

Global Variable Value

The Global Variable Value condition will check the value of a Global Variable.

Properties

Property NameDescription
Global Variable NameThe Global Variable whose value to check.
NegatedDetermines if the meaning of the condition is reversed. True to reverse.
OperatorThe operator used to compare the Global Variable and the given value. The operators are:
  • LessThan
  • Equal
  • NotEqual
  • GreaterThan
  • LessThanOrEquals
  • GreaterThanOrEquals
ValueThe value to compare the Global Variable against.
The value will be taken from the current Configuration.
TitleChanges the Title (not the name) of the task.

Example

Property NameExample RuleMeaning
Global Variable NameHoleQtyWill check the Global Variable HoleQty
NegatedFalseWill not reverse the meaning of the condition.
OperatorLessThanWill check the Global Variable is LessThan the given Value.
Value5Will check the Global Variable is LessThan 5.