Class As
The class used to support regular expressions.
public static class As
- Inheritance
-
As
- Inherited Members
Methods
RegExp(string)
Sets the specified string as a regular expression.
public static RegExpProperty RegExp(string pattern)
Parameters
patternstringThe regular expression in VBScript syntax.