Tuesday, February 14, 2017

JavaScript: String.prototype.match

JavaScript: string.prototype.match()

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/match

returns an array of all matches of a regular expression

No comments:

Post a Comment