Function

Playbacks.Select.EditHandle

Void Playbacks.Select.EditHandle(Handle handle)
API http://api.avolites.com/11.0/Playbacks.Select.EditHandle.html
description Sets the playback edit handle.
namespace Playbacks.Select
parameter handle ( Handle ) : The handle to be set as EditHandle
return value Void
Example in

Cuelist - Record Cuelist and insert a cue (Snippet):

<step>Playbacks.Select.EditHandle("Location=Playbacks,1,0")</step>
Also used in
Remarks