Function

Include.SelectPlaybackHandle

Void Include.SelectPlaybackHandle(Handle handle)
API http://api.avolites.com/11.0/Include.SelectPlaybackHandle.html
description Select a playback to include by pressing a select button
namespace Include
parameter handle ( Handle ) : The handle to eb included.
return value Void
Example in

Set Playback's Shape Spread:

<step>Include.SelectPlaybackHandle("Location=PlaybackWindow,1,1")</step>
Also used in
Remarks