countCharOccurrences counts the presence of a given character into a string
1 | countCharOccurrences(s, char)
|
s |
string where chars should be counted |
char |
character you want to count |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.