VISIO::TOGGLE_GET_STATUS (int button)

Description: Fetches the status of a toggle button. The button is passed as argument. This command returns the value '1' if the toggle button is 'pressed', else it returns '0'.

Example: status = VISIO::TOGGLE_SET_STATUS(toggle)