ciwErrorColor
ui ciwErrorColor string "color"
Description
Specifies the color for error messages that appear in the CIW output area.
GUI Equivalent
Examples
envGetVal("ui" "ciwErrorColor")
envSetVal("ui" "ciwErrorColor" 'string "white")
Return to top