Gets the number of characters in a text field.

<void> TextField.getLength(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the number of characters.
errorCallback Optional. Is called when the operation failed with an error.