Function

Include.SelectPlayback

Void Include.SelectPlayback(String group, Int32 index)
API http://api.avolites.com/11.0/Include.SelectPlayback.html
description Select a playback to include by pressing a select button
namespace Include
parameter group ( String ) : handle group, see Location
index ( Int32 ) : index of the handle to be included
return value Void
Example in

Programmer - Park/Restore/Swop:

<step>Include.SelectPlayback("Macros", 1000)</step>
Also used in
Remarks