User Tools

Site Tools


macros:function:handles.playbacks.nextpage

This is an old revision of the document!


Function

Handles.Playbacks.NextPage

ASSUMPTION

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

Pages - Change Pages:

  <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)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki