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.
check command command_name {, command_name}
• command_name – The name of the command to be checked.
Use the Command_GetBooleanProperty() function to find out whether a command is checked or unchecked.