Executes a regular expression search against a specified string and returns a Boolean value that indicates if a pattern match was found.
object.Test(string) |
| Visual Basic Scripting Edition |
| Test Method (VBScript) |
| See Also |
Executes a regular expression search against a specified string and returns a Boolean value that indicates if a pattern match was found.
object.Test(string) |
Arguments
Remarks
Requirements
See Also