LesserOrEqual
Compares two values and returns true if the first value is less than or equal to the second value and false otherwise.
Arguments
| First Value | Specify the first value to compare. |
| Second Value | Specify the second value to compare. |
Compares two values and returns true if the first value is less than or equal to the second value and false otherwise.
| First Value | Specify the first value to compare. |
| Second Value | Specify the second value to compare. |