Function ====== Handles.MobileWingAPlaybacks.ChangePage ====== [[:about_this_wiki|ASSUMPTION]] >>>This function is not documented and simply deducted from other factory macros, and found working. Hence, this entire documentation is assumed. Void Handles.MobileWingAPlaybacks.ChangePage(int32 index) ^ API | no | ^ description | toggles the Playbacks on the first connected Titan Mobile Faderwing to a specific page | ^ [[macros:namespace]] | [[macros:namespace:handles.mobilewingaplaybacks]] | ^ parameter | [[macros:type:int32]] index -- the index of the page to change to | ^ return value | ([[macros:type:void]]) | == Example in == [[macros:example:changeplaybackpages]]: Changes the Mobile Wing playbacks page to page 1. Handles.MobileWingAPlaybacks.ChangePage(0) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~