Conversions |
| Statement/Function | Description |
| Lowercase |
Returns lowercase version of string |
| Asc |
Returns ASCII value of first character in string |
| Card |
Converts number to cardinal |
| Chr |
|
| HexNum |
Converts hexadecimal string to number |
| HexStr |
Converts number to hexadecimal string |
| Ord |
Converts number to ordinal |
| IntStr |
|
| ChangeEncoding |
|
| MD5Hash |
|
| Str |
Returns number as string |
| StrCase |
Returns string in upper or lower case |
| StrDate |
Returns date as string |
| StrTime |
Returns time as string |
| Uppercase |
Returns uppercase version of string |