String
Converts a variable to the string format.
You can also use this function to revert a string list back to a string. The elements of the list are separated by [CRLF].
| SYNTAX |
|
| ARGUMENTS | valueToConvert The variable to convert (alphanumeric, numeric, or a string list) |
| RETURN | Converted string |
| EXAMPLE |
|