Please enable JavaScript to view this site.

Text Function that counts the occurrences of a substring inside a string

 

 

* str

string

 

 

the string to be counted

* delimiter

 

string

 

the separator to be counted

 

 

       .NET Framework, Core & Mono C#

       .NET Framework, Core & Mono VB

       Java

       C