Previous | Up | Next |
_GETcheck
Retrieve the current state of a checkbox.Parameters
I _GETcheck ( ObjCheck _checkbox_ )
Return value
_checkbox_ any checkbox
return the checkbox state : 0 if unchecked, 1 if checked.
Previous | Up | Next |
Retrieve the current state of a checkbox.Parameters
I _GETcheck ( ObjCheck _checkbox_ )
Return value
_checkbox_ any checkbox
return the checkbox state : 0 if unchecked, 1 if checked.