Strings

String object

class String

ASC( ) function

asc( ) method

AT( )

CENTER( )

charAt( )

CHR( ) function

chr( ) method

DIFFERENCE( )

getByte( )

indexOf( )

ISALPHA( ) function

isAlpha( ) method

ISLOWER( ) function

isLower( ) method

ISUPPER( ) function

isUpper( ) method

lastIndexOf( )

LEFT( ) function

left( ) method

leftTrim( )

LEN( )

length [string]

LENNUM( )

LIKE( )

LOWER( )

LTRIM( )

PROPER( )

RAT( )

REPLICATE( ) function

replicate( ) method

RIGHT( ) function

right( ) method

rightTrim( )

RTRIM( )

setByte( )

SOUNDEX( )

SPACE( ) function

space( ) method

STR( )

STUFF( ) function

stuff( ) method

SUBSTR( )

substring( )

toLowerCase( )

toProperCase( )

toUpperCase( )

TRANSFORM( )

TRIM( )

UPPER( )

VAL( )