@COUNT[c,string] : Returns the number of times the character c appears in string.

 

Examples:

 

echo %@count[e,Another function example]

3