PowerLessThanOrEqual Operator
Returns true if left value is less or equal to than right value.
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.172 -- Release Build+241430fabc9f8d815f226ef82f939af6835b2b48
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.