Title: JavaScript String match() Method
Description: The JavaScript String match() method searches a string or a regular expression in the original string and returns an array with all matches. It returns Null if no match is found. If the search value is a string, it is converted into the regular expression and starts searching.
Domain: www.tutorialspoint.com
| None | IE=edge |
Links:
Viewport: viewport-fit=cover, width=device-width, initial-scale=1.0, maximum-scale=3.0, user-scalable=yes