FirstPosition
FirstPosition(expression, pattern-matcher)returns the first subexpression of
expressionfor whichpattern-matcheris matching.
FirstPosition(expression, pattern-matcher, default)if
pattern-matcheris not matching, thedefaultvalue will be returned.
Examples
Implementation status
- ✅ - full supported