Return parts of strings
- Last UpdatedJul 23, 2024
- 1 minute read
In a script, you can use the StringLeft(), StringMid() and StringRight() functions to return parts of strings.
In a script, you can use the StringLeft(), StringMid() and StringRight() functions to return parts of strings.