Excerpt | ||
---|---|---|
| ||
firstMatch(array, regExp) Returns the value of the first element of an Array that matches a Regular Expression. |
Function: firstMatch()
Returns the value of the first element of an Array that matches a Regular Expression.
...
Excerpt | ||
---|---|---|
| ||
firstMatch(array, regExp) Returns the value of the first element of an Array that matches a Regular Expression. |
Returns the value of the first element of an Array that matches a Regular Expression.
...