Specifies what the behavior will be when a command is preempted by the user executing another command. If true (the default), and all of the current inputs are valid, the command will be executed just the same as if the user clicked the OK button. If false, the command is terminated.
"command_var" is a variable referencing a Command object.
|
"command_var" is a variable referencing a Command object.
|