macros:function:handles.playbacks.nextpage
This is an old revision of the document!
Function
Handles.Playbacks.NextPage
This function is not documented and simply found by trying. Hence, this entire documentation is assumed.
Void Handles.Playbacks.NextPage()
API | no |
---|---|
description | toggles the playbacks to the next page |
Namespaces | Handles.Playbacks |
parameter | |
return value | (Void) |
This function does not fully work as Avolites never intended these buttons to be paged.
Handles.Playbacks.NextPage() ) doesn’t increment, but always goes to page 1..
Example in
<macro id="adb.Macros.NextPagePB" name="adb Change Page PB +1"> <sequence> <step>Handles.Playbacks.NextPage()</step> </sequence> </macro>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/handles.playbacks.nextpage.1535105781.txt.gz · Last modified: 2018/08/24 10:16 (external edit)