These docs are for v1.0. Click to read the latest docs for v1.2.

A reference to the page. Allows fast access to the page data values.

Syntax

=PAGE

Examples

=PAGE2
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


Did this page help you?