RegExp Method
Sets the specified string as a regular expression.

C# Syntax

public static RegExpProperty RegExp( 
   string pattern
)

Parameters

pattern
The regular expression in VBScript syntax.