String
On some cases you need to make operations with strings, with these commands you can make some string manipulation operations.
Asc
Chr
LowerCase
UpperCase
Str
StringFind
StringLeft
StringLength
StringMid
StringReplace
StringRight
Val