XRegex Reference
count_in
count_in
(
a_text
)
Returns the number of matches of the regular expression in the text.
Parameters
a_text (text or XText) : The text to search.
Result
integer