Gets the field's format.
<void> ApplicationField.getFormat(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the position of the first character of the text field. |
error |
Optional. Is called when the operation failed with an error. |