check command

Examples


The check command statement sets a command to the checked state. The command will appear marked in any menu or toolbar in which it is displayed.

Syntax

check command command_name {, command_name}

Parameters

command_name – The name of the command to be checked.

Comments

Use the Command_GetBooleanProperty() function to find out whether a command is checked or unchecked.


Documentation Feedback