numeric comparison

numeric comparison Element: Numeric value comparison methods.

numeric comparison choice of [equal to|not equal to|greater than|less than|greater than or equal to|less than or equal to]: optional

Choices

equal to

True if value is equivalent.

not equal to

True if value is not equivalent.

greater than

True if value is greater than the comparison value.

less than

True if value is less than the comparison value.