UInt24False Operator
Returns true if value is equal to zero.
Namespace: Gemstone.NumericAssembly: Gemstone.Numeric (in Gemstone.Numeric.dll) Version: 1.0.171 -- Release Build+20915b5e5c2b832e94890ea4187a61c474a2582a
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.