The uncheck command statement sets a command to the unchecked state. The command will appear unmarked in any menu or toolbar in which it is displayed.
uncheck command command_name {, command_name}
• command_name – The name of the command to be unchecked.
Use the Command_GetBooleanProperty() function to find out whether a command is checked or unchecked.