Product Site

5.1.7.91. subChar

Returns the n'th character of the receiving string. n must be a positive whole number. If n is greater than the length of the receiving string then a zero-length string is returned.

See also methods [] and substr.