VISIO::CHECK_GET_STATUS
(int button)
Description: Fetches the
status of a check button. The ID of the button is passed as
argument. This command returns the value '1' if the check button is
'pressed', else it returns '0'.
Example: status
= VISIO::CHECK_SET_STATUS(check)