String Functions

cat (a, b)

strlen (s)

isupper (ch)

islower (ch)

toupper (s)

tolower (s)

strmid (s, ichFirst, ichLast)

strtrunc (s, cch)

AsciiFromChar (ch)

CharFromAscii (ascii_code)

IsNumber (s)


Home Contents Previous Next