macros:function:handles.macros.nextpage
Function
Handles.Macros.NextPage
This function is not documented and simply found by trying. Hence, this entire documentation is assumed.
Void Handles.Macros.NextPage()
API | no |
---|---|
description | toggles the Macros buttons to the next page |
Namespaces | Handles.Macros |
parameter | |
return value | (Void) |
This function does not fully work as Avolites never intended these buttons to be paged.
Handles.Macros.NextPage() ) doesn’t increment, but always goes to page 1.
Example in
<macro id="Avolites.Macros.NextMacrosPage" name="Static Macros Page +1"> <description>Goes to the next macros page.</description> <sequence> <step>Handles.Macros.NextPage()</step> </sequence> </macro>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/handles.macros.nextpage.txt · Last modified: 2017/11/22 09:58 by 127.0.0.1