PAGE
A reference to the page. Allows fast access to the page data values.
Syntax
=PAGE
Examples
=PAGE → 2
The name of the page
=PAGE."Property 1" → 123
The value of the shape data named "Property 1" on this page
=PAGE."Property 3" → #ERROR!
The value of the shape data named "Property 3" on this page. In the example above, the property does not exist on the page, so the result is an error