Returns the current count of page instances.
Defaults to the current page if a page name isn't set.
Executed
Client-side and server-side.
Arguments
Argument | Type | Description |
---|---|---|
pageName | String, optional | The name of the repeating page to count the instances of. Defaults to the page the function is used on if not set |
Returns
Returns null for non-repeating pages.
Integer. The number of instances of the page.
Last modified on September 13, 2023