macros:function:playbacks.editor.macros.settargethandle
Function
Playbacks.Editor.Macros.SetTargetHandle
Void Playbacks.Editor.Macros.SetTargetHandle(String targetId)
API | http://api.avolites.com/11.0/Playbacks.Editor.Macros.SetTargetHandle.html |
---|---|
description | Sets the macro handle to start editting. |
namespace | Playbacks.Editor.Macros |
parameter | targetId ( String ) : The id of the target macro to edit. Needs to match the macroid of an existing macro. |
return value | Void |
Inherently this sets the property Playbacks.Editor.Macros.Target.Handle to the specified macro.
Example in
Macro - Copy Macro by MacroId:
<step>Playbacks.Editor.Macros.SetTargetHandle("Avolites.Macros.SnapForward")</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/playbacks.editor.macros.settargethandle.txt · Last modified: 2020/04/02 21:26 by icke_siegen