Support of regular expressions

Several configuration settings support regular expressions, which allow filtering for entries, or which determine if a string matches a certain pattern. One example of such a configuration is related to the setup of constraints (see chapter Constraints). ImageMaster 9 uses regular expressions as provided by Java SE. For related details see the following public sources:

The appendix Regular expressions provides some examples and basic pattern illustrations.