Adams Basic Package > Adams View > View Command Language > interface > interface toggle_button execute

interface toggle_button execute

Allows you to execute a toggle button command.

Format:

 
interface toggle_button execute
toggle_button_name =
an existing GI_toggl_btn

Example:

 
interface toggle_button execute &
toggle_button_name =
tgb
Parameter
Value Type
Description
toggle_button_name
An Existing GI_toggl_btn
Specifies the name of an existing toggle button

Extended Definition:

The command associated with a toggle button can be executed directly, without clicking the button.