Bridge

String..::..Match Method

Overload List


  Name Description
Public method Match(Regex)
The match() method retrieves the matches when matching a string against a regular expression.
Public method Match(String)
The match() method retrieves the matches when matching a string against a regular expression.