standardOutput
ui standardOutput boolean { t | nil }
Description
Selects the standard message output to display on the CIW.
GUI Equivalent
Examples
envGetVal("ui" "standardOutput")
envSetVal("ui" "standardOutput" 'boolean nil)
Related Topics
Return to top