-
Change Request
-
Resolution: Unresolved
-
Minor
-
None
-
None
Would be useful to have an option to get the number of matches the regexp, iregexp or str evaluation function matches within a single item value (textual). The functions returns only a boolean value 1/0 (match/no match) currently. For backward compatibility I suggest to implement this as an optional third parameter of these functions.