Function ====== Handles.Workspaces.ChangePage ====== [[:about_this_wiki|ASSUMPTION]] >>>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 | ^ [[macros:namespace]] | [[macros:namespace:handles.workspaces]] | ^ parameter | [[macros:type:int32]] index -- the index of the page to change to | ^ return value | ([[macros:type:void]]) | == Example in == [[macros:example:changeworkspacepages]]: Handles.Workspaces.ChangePage(1) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~