warningOutput
ui warningOutput boolean { t | nil }
Description
Generates warning message output in the output area of the Command Interpreter Window.
GUI Equivalent
Examples
envGetVal("layout" "warningOutput")
envSetVal("layout" "warningOutput" 'boolean nil)
Related Topics
Return to top