MassLessThanOrEqual 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.171 -- Release Build+4f4d518944b843c059d40b523747cd410a7c216d
JavaScript does not support overloaded operators.
- value1 Mass
- A Mass object as the left hand operand.
- value2 Mass
- A Mass object as the right hand operand.
BooleanA
Boolean value as the result.