Changes the macros page to page 1. Handles.Macros.ChangePage(0) Changes the macros page to page 2. Handles.Macros.ChangePage(1) Changes the macros page to page 3. Handles.Macros.ChangePage(2) Changes the macros page to page 4. Handles.Macros.ChangePage(3) Goes to the previous macros page. Handles.Macros.PreviousPage() Goes to the next macros page. Handles.Macros.NextPage()