string.indexOfRegex()
Get the index of the matching String given a regex.
Signature
indexOfRegex(regex: String) => Number | Null
indexOfRegex(regex: String, index: Number) => Number | Null
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!