profile_conflictshadingbackground
profile_conflictshadingbackground([doc])
Returns the conflict color set for the profile for a particular document.
• doc — Optional. The target document . If doc is not supplied, the current document is used.
The function returns a color name or a color number in the form #rrggbb. If no color is defined for the profile, an empty string is returned.
|
While it is possible to specify a conflict color on any <ProfileClasses> element in the profile configuration file (.pcf), the color must be defined on the first <ProfileClasses> element to be effective.
|