Regex

Documentation of Synapse Z Regex class

Regex.new

SynRegex Regex.new(pattern: string)

creates a SynRegex based of the patten

Regex.Escape

string Regex.Escape(data: string)

"escapes" the specified string for usage in regex