Tag Definitions %PAGESFOUND%
Retrieves the number of pages found
This tag is used with the PAGINATOR tag to display the number of pages* returned by a search LIST.
*In this context, a page contains a number of links to other pages
This tag has no attributes.
Example
<h5>%PAGESFOUND% pages found, %ITEMSFOUND% results found</h5>
RENDERED OUTPUT:
<h5>3 pages found, 25 results found</h5>