Description: Convert a data object to a Boolean value. Syntax: bool(expression) Note: The function converts the data typconvert,boolean value
Description: Convert a string, a number or a date to a 64-bit long integer. Syntax: long(stringExp) long(numberExp) longconvert, long integer
Here’s how to use string() function.convert,format string
Description: Convert all characters in a string to upper case. Syntax: upper(s) Note: The function converts all charactestring,convert,upper case