Published on : August 17, 2020
Title | : | if.greater_than | |||||||||
Purpose | : | If condition to check greater value. | |||||||||
Syntax | : | [if.greater_than lhs=’Value_1′ rhs=’Value_2′] //** Do something if LHS value is greater than RHS value **// [/if.greater_than] |
|||||||||
Input Parameters | : |
|
|||||||||
Return Value | : | It does not return anything | |||||||||
Example 1 | : |
|
|||||||||
Example 2 | : |
|