Access each character of the string individually.
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Type:
Array of string
Access:
read
myString1 = myString2.ToLowercase().Element[0];
See also
VirtualString Object