content/flux/v0/stdlib/regexp/getstring.md
regexp.getString() returns the source string used to compile a regular expression.
(r: regexp) => string
{{% caption %}} For more information, see Function type signatures. {{% /caption %}}
({{< req >}}) Regular expression object to convert to a string.