DIM hRegex AS Regex

hRegex = NEW Regex ( Subject AS String, Pattern AS String )

Not documented