macros:function:handles.workspaces.changepage
Function
Handles.Workspaces.ChangePage
This function is not documented but found working. Hence, this entire documentation is assumed.
Void Handles.Workspaces.ChangePage(int32 index)
API | no |
---|---|
description | toggles the workspaces 'window' (area) to a specific page |
Namespaces | Handles.Workspaces |
parameter | Int32 index – the index of the page to change to |
return value | (Void) |
Example in
Pages - Change Workspace Pages:
<macro id="Wiki.Macros.Change.Workspaces.1" name="Workspaces Pg2"> <sequence> <step>Handles.Workspaces.ChangePage(1)</step> </sequence> </macro>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/handles.workspaces.changepage.txt · Last modified: 2021/07/23 12:30 by icke_siegen