PowerGreaterThanOrEqual Operator
Returns true if left value is greater than or equal to right value.
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.181 -- Release Build+97279656b5a55675063a4190481e67c4f9809501
JavaScript does not support overloaded operators.
- value1 Power
- A Power object as the left hand operand.
- value2 Power
- A Power object as the right hand operand.
BooleanA
Boolean as the result of the operation.