Skip to main content

Left / Right Page

Overview​

Use this condition to check whether the current frame is on a left or right page. Use it to apply different rules depending on position in a spread, for example to adjust alignment or margin-touching frames.

How It Works​

Checks which side of the spread the frame is on. Left pages are even page numbers (2, 4, 6). Right pages are odd page numbers (1, 3, 5).

Returns true when the page type matches gParam1.

Reference​

#NameTypeDefaultDescription
1PageDropdownLeftPage type to check. Values: Left, Right
2(unused)
3(unused)
4(unused)