Upon running the LabVIEW code, based on below screenshots,
when the cursor is as the frontmost of the string input, the Selection:Start property indicator will show 0 indicating the cursor is at the first element position.
When the cursor is moved two steps right of the string input, the Selection:Start property indicator will show 2 indicating the cursor is at the third element position.