reMatchNoCase
Last updated
Was this helpful?
Uses a regular expression (RE) to search a string for a pattern.
reMatchNoCase(reg_expression=[string], string=[string])reg_expression
string
true
The regular expression to search for
string
string
true
The string to serach in
Last updated
Was this helpful?
Was this helpful?
