Gets the character's number.

<void> TextChar.getNumber(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the character's number.
errorCallback Optional. Is called when the operation failed with an error.