VISIO::RADIO_SET_STATUS (int button, int status)
Description:
Sets the status of a radiobutton: pressed ('1') or deactivated ('0'). The ID of the radiobutton and the status are passed as arguments.
Example:
VISIO::RADIO_SET_STATUS (radio, V_TRUE)