Returning Parts of Strings
- Last UpdatedNov 07, 2016
- 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.