1.69 class greateq

Conditional expression. Evaluates both left and right sides and compare the result. See class binary_condition for details.

See also
topic Conditions

1.69.1 Send methods

greateq ->_execute:
Evaluates greateq<-left and greateq<-right to a numeric value and succeed if greateq<-left evaluates to a larger than or equal value than greateq<-right.