raiseCIWonError
ui raiseCIWonError boolean { t | nil }
Description
Raises CIW to the front when an error is displayed in the log window. The default is nil.
GUI Equivalent
Examples
envGetVal("ui" "raiseCIWonError")
envSetVal("ui" "raiseCIWonError" 'boolean t)
Related Topics
Return to top