<< Click here to display Table of Contents >> Navigation: TCC-RT > Variables & Functions > Functions:
@COUNT[c,string] : Returns the number of times the character c appears in string.
Examples:
echo %@count[e,Another function example]
3