Category: Script
/ Strings
Since engine version: 4.9.1.0 GWE
Format("%c")
the character can be converted back into a string."string"[index]
the character at the position denoted by index can be extracted as a string. Negative indices count backwards from the string end.