macros:function:handles.playbacks.previouspage
This is an old revision of the document!
Function
Handles.Playbacks.PreviousPage
This function is not documented and simply found by trying. Hence, this entire documentation is assumed.
Void Handles.Playbacks.PreviousPage()
API | no |
---|---|
description | toggles the playbacks to the previous 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.PreviousPage() ) decrements as expected – but you can go down to page 0 which probably isn't intended.
Example in
<macro id="adb.Macros.PreviousPagePB" name="adb Change Page PB -1"> <sequence> <step>Handles.Playbacks.PreviousPage()</step> </sequence> </macro>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/handles.playbacks.previouspage.1535105407.txt.gz · Last modified: 2018/08/24 10:10 (external edit)