int = StrFindRegex(sFull,sFind,sListResults,bIgnoreCase)
This macro function takes a string sFull and searches for occurrences of the string sFind using regular expressions.
The result of this function is the number of occurrences that sFind is found using regex.
See also: Pos, PosNth, StrIsContained, StrReplaceRegex.
Topic 188585, last updated on 14-Jun-2025