UInt24False Operator
Returns true if value is equal to zero.
Namespace: Gemstone.NumericAssembly: Gemstone.Numeric (in Gemstone.Numeric.dll) Version: 1.0.169 -- Release Build+8ea56ff35548d526d505b6c30a0e7b1d71cedef9
Managed C++ does not support this operator.
JavaScript does not support overloaded operators.
- value UInt24
- UInt24 value to evaluate.
BooleanBoolean value indicating whether the value is equal than zero.