Skip to content

Count substring

COUNT_SUBSTRING

Type Function INT
Input SEARCH STRING (string to be examined)
STR STRING (search string)
Output INT (number of localities)
COUNT_SUBSTRING determined how many times a substring occurs in the string STR SEARCH.

count_substring