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

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

Parameters

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