String..::..Search Method
Overload List
Name | Description | |
---|---|---|
![]() |
Search(Regex) |
The search() method executes a search for a match between a regular expression and this String object.
|
![]() |
Search(String) |
The search() method executes a search for a match between a regular expression and this String object.
|