Excerpt | ||
---|---|---|
| ||
le(value, compareValue) Returns True if one value is less than or equal to another. |
Function: le()
Returns True if one value is less than or equal to another.
...
Excerpt | ||
---|---|---|
| ||
le(value, compareValue) Returns True if one value is less than or equal to another. |
Returns True if one value is less than or equal to another.
...