Gets the character which is used to display the checkbox in the checked state.

<void> CheckFormField.getCheckedCharacter(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the character which is used to display the checkbox in the checked state.
errorCallback Optional. Is called when the operation failed with an error.