Gets the character's number.
<void> TextChar.getNumber(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the character's number. |
| error |
Optional. Is called when the operation failed with an error. |