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