Titan Property

Windows.windowId.Pages

API ./.
description whether a window is to show its pages or not
Namespaces Windows.windowId
type Boolean

Strictly this is an element of the respective window.

windowId refers to the workspace window as explained in Windows. This means there are properties like Windows.Playbacks.Pages, Windows.Colours.Pages and more.

example
  <step>ActionScript.SetProperty.Boolean("Windows.Playbacks.Pages", true)</step>

Sets the plabacks window to show pages.

used in