Function
Void Playbacks.Editor.Macros.AddLinkFromId(String macroId)
| API | https://api.avolites.com/19.0/api/Playbacks.Editor.Macros.AddLinkFromId.html |
|---|---|
| description | Adds a new link to a macro from a cue. |
| namespace | Playbacks.Editor.Macros |
| parameter | macroId( String ) : The id of the macro to link to from the current cue. |
| return value | Void |
<step>Playbacks.Editor.Macros.AddLinkFromId("Wiki.Macros.Dummy.001")</step>