The count command increments the view count (COUNT variable) of the current page.TeleFinder then stores the number of page views in a file with the same name as the page, but using the ".cnt" extension. ( ie The count for homepage.spml is stored in homepage.cnt ).
Example
<!-- #count-->
This command does not display the variable. Use the echo command to display the count.