Gets and sets whether this command will automatically execute if no command inputs have been defined. If any command inputs have been created, the value of this property is ignored and the command dialog will be displayed and the command will execute when the user clicks 'OK'. if no command inputs have been defined and this is set to False, then the command will not execute but will remain running.
The default value for this property is true so that the command will execute if no command inputs have been defined.
"command_var" is a variable referencing a Command object.
|
"command_var" is a variable referencing a Command object.
|