VISIO::COLOR_HELP_CLICKED (int colorsel)

Description: Capture a callback signal on the HELP button of a color selection dialog. The ID of the dialog is passed as an argument. If a click signal has been received by Visio, this command returns a '1'. Else it returns a '0'.

Example: IF VISIO::COLOR_HELP_CLICKED (colorsel) THEN VISIO::SHOW(hlpdiag)