​
​
​

Gets a value indicating whether the checkbox is in the checked state.

​<void> CheckFormField.getChecked(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives a value indicating whether the checkbox is in the checked state.
errorCallback Optional. Is called when the operation failed with an error.
​