VISIO::RADIO_GET_STATUS (int button)
Description:
Gets the status of a radiobutton. The ID of the radiobutton is passed as argument and the status is returned: pressed ('1') or deactivated ('0').
Example:
status = VISIO::RADIO_GET_STATUS (radio)