Text.getCharacterAtOffset

dchar getCharacterAtOffset(int offset)

Gets the specified text.

Parameters

offseta character offset within text

Returns

the character at offset or 0 in the case of failure.