greaterThanOrEqualTo

Create a greater than or equal to expression that evaluates whether or not the current expression is greater than or equal to the given expression.

Return

a greater than or equal to expression.

Parameters

expression

the expression to compare with the current expression.