You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where the result of invoking the .next() function of this object returns the next match in the input string. This is similar to a lazy version of the $match function.
Regex literals can be used in places where functions or lambdas can be used. For example:
evaluates to
Where the result of invoking the
.next()
function of this object returns the next match in the input string. This is similar to a lazy version of the$match
function.See: https://docs.jsonata.org/regex#generic-matchers
The text was updated successfully, but these errors were encountered: