Data Type Conversion Functions

Data Type Conversion functions allow you to convert strings from one data type to another. These functions contain the to phrase. Expand the category to view a list of the available functions.

Click one of the following functions for more information:

Function Name
Description
Converts a string to a floating point value.
Converts a string to an integer value.
Converts a string to a long integer value.
Converts a string to a long integer using a given radix.