Return information about strings
- Last UpdatedJul 23, 2024
- 1 minute read
In a script, you can use the StringLen() and StringTest() functions to return the length of a specified string and to test whether a character is in a certain group of characters.