Previous Up Next

_GETcheck
Retrieve the current state of a checkbox.

I _GETcheck (
ObjCheck _checkbox_
)
Parameters

_checkbox_
any checkbox
Return value

return the checkbox state : 0 if unchecked, 1 if checked.