Description
Evaluates if a value is less than the value that follows this symbol.
Signature
<
Example
Returns true if the field creditamount is less than 100
[account.creditamount] < 100
Evaluates if a value is less than the value that follows this symbol.
<
Returns true if the field creditamount is less than 100
[account.creditamount] < 100