Conversion Functions

FunctionDescription
AscReturns the first letter in a string to ANSI code
CBoolConverts an expression to a variant of subtype Boolean
CByteConverts an expression to a variant of subtype Byte
CDblConverts an expression to a variant of subtype Double
ChrConverts the specified ANSI code to a character
CintConverts an expression to a variant of subtype Integer
CLngConverts an expression to a variant of subtype Long
CStrConverts an expression to a variant of subtype String