Conversion instructions

Use Conversion instructions to convert the data type of a variable to a different data type.
Data conversion instructions
Instruction
Description
Converts a non-Boolean value to a Boolean.
Converts a value to a Byte.
Converts a String, Integer, Real, or Time data type to a Date data type.
Converts a value to a Double Integer.
Converts a value to a Double Word value.
Converts a value to an Integer.
Converts a value to a Long Integer.
Converts a value to a Long Real.
Converts a value to a Long Word.
Converts a value to a Real.
Converts a value to a Short Integer.
Converts a value to a String.
Converts a value to the Time data type.
Converts a value to an Unsigned Double Integer.
Converts a value to an Unsigned Integer.
Converts a value to an Unsigned Long Integer.
Converts a value to an Unsigned Short Integer.
Converts a value to a Word.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal