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