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
Documentation of Synapse Z Regex class
SynRegex Regex.new(pattern: string)
creates a SynRegex based of the patten
string Regex.Escape(data: string)
"escapes" the specified string for usage in regex