Properties of Regular Expressions

This topic describes properties of regular expressions. The Siebel ST eScript engine supports these properties. Throughout this topic, the term regexp represents an object instance of a regular expression.

You can write code that uses the Compile Regular Expressions method to modify the attribute of a regular expression instance for one of these properties. For example, if you must write code that modifies the global attribute of a regular expression instance. For more information, see Compile Regular Expressions Method.