ciwMatchParenColor
ui ciwMatchParenColor string "color"
Description
Specifies the color for parentheses-matching on the input line of the CIW.
GUI Equivalent
Examples
envGetVal("ui" "ciwMatchParenColor")
envSetVal("ui" "ciwMatchParenColor" 'string "white")
Return to top