String¶
Access the string datatype
Forms¶
string String[text]¶
- Access text as a string
Examples¶
Example
${String[foo].Right[2]}- Returns the right two characters of "foo", which is "oo".
This TLO is added by MacroQuest.
Republished and possibly modified from https://docs.macroquest.org/reference/top-level-objects/tlo-string/