accelReturnValue
ui accelReturnValue boolean { t | nil }
Description
Displays return values from accelerated inputs in the output area of the Command Interpreter Window. The default is nil.
GUI Equivalent
Examples
envGetVal("ui" "accelReturnValue")
envSetVal("ui" "accelReturnValue" 'boolean t)
Related Topics
Return to top