Function ColorRepl() Foundation

Replaces color attributes.

Syntax
ColorRepl( [<cNewAttr|nNewAttr>], ;  // Type: CN   Default: GetClearA()
           [<cOldAttr|nOldAttr>]  ;  // Type: CN
         ) --> cNullString
Description

The parameters may be specified as color strings (like "W/N") or as numeric color attributes (see ColorToN()). If <cOldAttr> is omitted all color attributes on the entire screen are replaced.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.