Conversion Functions
Kalipso - Developing - Form - Expressions - Functions - Functions List - Conversion Functions
Last updated
Kalipso - Developing - Form - Expressions - Functions - Functions List - Conversion Functions
Last updated
Function
Description
Converts an ANSI string to Unicode.
Converts a binary value to decimal.
Converts a binary value to hexadecimal.
Converts a decimal value to binary.
Converts a decimal value to hexadecimal.
Converts an hexadecimal value to binary.
Converts an hexadecimal value to decimal.
Converts an hexadecimal value to string.
Converts a number to a string.
Converts an Unicode string to ANSI.
Converts an Unicode string to hexadecimal.
Converts an Unicode string to UTF7.
Converts an Unicode string to UTF8.
Converts an UTF7 value to an Unicode string.
Converts an UTF8 value to an Unicode string.