ciwWarnColor
ui ciwWarnColor string "color"
Description
Specifies the color for warning messages that appear in the CIW output area.
GUI Equivalent
Examples
envGetVal("ui" "ciwWarnColor")
envSetVal("ui" "ciwWarnColor" 'string "#eOffe")
Related Topics
Return to top