macros:function:playbacks.editor.macros.settargethandle
This is an old revision of the document!
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. |
| 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.1536483749.txt.gz · Last modified: 2018/09/09 09:02 (external edit)
