Next: Assorted Object Functions, Up: Object Library Exports [Index]
is the data boxed by o
The functions do not perform any data conversion, not even between intrinsic numerical types. ‘cardinal’, ‘integer’ and ‘real’ may be used instead ‘__cardinal’, ‘__integer’ and ‘__real’ when implicit type conversions are required.
is o
The function is not a true converter by itself, but the implicit converters allows it to be used to box data of any type.