Prev
Open Object Rexx
Next
5.4.15.30. subChar
>>-subChar(n)----------------------------------------------><
Returns the
n
'th character of the receiving buffer.
n
must be a positive whole number. If
n
is greater that the length of the receiving buffer then a zero-length string is returned.
Prev
5.4.15.29. string
Up
Home
Next
5.4.15.31. substr