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