Actions

Template

Difference between revisions of "Charcount"

From Sonic Retro

(Created page with "<includeonly>{{#vardefine:charcountresult|0}}{{#loop: subchar |0 |{{#len:{{{1}}}}} |{{#ifeq: {{#sub:{{{1}}}|{{#var:subchar}}|{{#len:{{{2}}}}}}} | {{{2}}} | {{incvar|charcountr...")
(No difference)

Revision as of 15:56, 27 July 2016

This template counts the instances of a specified character (or another string) in a string. Note that it is case-sensitive.

Usage

{{charcount|She sells sea shells.|e}}


returns:

4