
The Function Block STR_COUNT determines how often a string occurs in another string.
Defines the string to be searched within.
Defines the string to be searched for.
Returns the number of occurrences of the string SEARCH in the input STR as an Integer. If none are found, 0 is returned.