Previous Up Next

nth_char
Return the n-th character of a string

I nth_char (
S _string_
I _position_
)
Parameters

_string_
any string
_position_
any integer
Return value

ascii code of n-th character