Function

Handles.SetLegend

Void Handles.SetLegend()
API http://api.avolites.com/11.0/Handles.SetLegend.html
description Set all the source handles to the pending legend.
namespace Handles
parameter no direct parameter. Implicitely this works with Handles.PendingLegend and with Handles.SourceHandle
return value Void

This works an all source handles at once.

Example in

Legend - Set a playback's legend:

<step>Handles.SetLegend()</step>
Also used in
Remarks