string.replaceAllRegex()
Replace all occurrences of a String matching the regular expression.
Description
The replaceAllRegex()
method returns a string with all occurrences matching
the match regular expression replaced by replacement.
Is this article helpful?
Tell Fauna how the article can be improved:
Visit Fauna's forums
or email docs@fauna.com
Thank you for your feedback!