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