O(1)
function stringGetStringChar input String str; input Integer index; output String ch; end stringGetStringChar;