TextIF.getCharacterAtOffset

Gets the specified text.

interface TextIF
dchar
getCharacterAtOffset
(
int offset
)

Parameters

offset int

position

Return: the character at @offset.

Meta