Gets the character which is used to display the checkbox in the checked state.
<void> CheckFormField.getCheckedCharacter(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the character which is used to display the checkbox in the checked state. |
| error |
Optional. Is called when the operation failed with an error. |