B. REGULAR EXPRESSIONS SYNTAX

This section provides detailed explanations of the regular expressions used for the Find and Replace dialog box.

The regular expressions supported in CS+ are based on the Microsoft .NET regular expressions syntax.

Remark

Whitespace characters are ignored in all regular expression strings. Whitespace characters can be specified in the search string by using the \s character.