Retrieve the current state of a checkbox. I _GETcheck ( ObjCheck _checkbox_ )
_checkbox_ any checkbox
return the checkbox state : 0 if unchecked, 1 if checked.