VISIO::TOGGLE_CLICKED (int button)

Description: Capture a callback signal on the specified togglebutton. If a click signal has been received by Visio, this command returns a '1'. Else it returns a '0'.

Example: IF VISIO::TOGGLE_CLICKED(toggle) THEN GOSUB routine