Action unknown: siteexport_addpage
                macros:property:windows.windowid.currentpage
                Titan Property
Windows.windowId.CurrentPage
| API | ./. | 
|---|---|
| description | current page of the window [windowId] | 
| Namespaces | Windows.windowId | 
| type | Int32 | 
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.CurrentPage, Windows.Colours.CurrentPage and more
example
<step>ActionScript.SetProperty.Integer("Windows.Playbacks.CurrentPage", 0)</step>
This toggles the playbacks window to page 1.
used in
macros/property/windows.windowid.currentpage.txt · Last modified: 2018/08/25 15:35 by 127.0.0.1
                
                