User Tools

Site Tools


macros:function:handles.copydestination

Function

Handles.CopyDestination

Void Handles.CopyDestination(String group, Int32 index)
API http://api.avolites.com/10.1/Handles.CopyDestination.html
description Second stage of a copy or move operation. Set destination start point.
namespace Handles
parameter group ( String ) : destination handle group. See Location for the available groups.
index ( Int32 ) : index of the new handle within this group.
return value Void
Example in

Move (Copy) Handle:

  <step pause="0.01">Handles.CopyDestination("Playbacks", 7)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/handles.copydestination.txt · Last modified: 2018/06/19 15:45 by icke_siegen