Greater or equal (≥)
دالةمنطقTrue when the first value is larger or the same.
التوقيع
GREATEROREQUAL(a, b) → true/false| Argument | Accepts | |
|---|---|---|
a | any | required |
b | any | required |
True when the first value is larger or the same.
التوقيع
GREATEROREQUAL(a, b) → true/false| Argument | Accepts | |
|---|---|---|
a | any | required |
b | any | required |