



NOTICE

If the operand value for a type conversion operator is outside of the value range
of the target data type, then the result output depends on the processor type and
is therefore undefined. This is the case, for example, when a negative operand value
is converted from LREAL
to the target data type UINT
.
Information can be lost when converting from larger data types to smaller data types.
The operators convert a date and time value into the specified data type and return a type-converted value.
-
Call syntax
-
Converting to a Boolean value
-
Converting to an integer
-
Converting to a string
-
Examples