...
Returns the value of the first element of an Array that matches a Regular ExpressionExpressions or Numeric Expression.
Syntax
...
Argument | Type | Description |
---|---|---|
array | Array | An array of Strings or Numbers |
regExp | Regular ExpressionExpressions or Numeric Expression | A numeric or string-based regular expression. |
...