Synopsis:
x#i -- provides the i-th character of the string x, as a string of length 1, if there is one.
If i is out of range, a string of length 0 is returned. If i is negative, then the i-th character from the end is provided.
See also: