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