ciwCmdExecuteOnEnter
ui ciwCmdExecuteOnEnter boolean { t | nil }
Description
Lets you execute the command specified within the command block.
GUI Equivalent
Examples
envGetVal("ui" "ciwCmdExecuteOnEnter")
envSetVal("ui" "ciwCmdExecuteOnEnter" 'boolean nil)
Related Topics
Return to top