Function ====== Playbacks.Editor.Macros.AddLinkFromId ====== 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. | ^ [[macros:namespace|namespace]] | [[macros:namespace:Playbacks.Editor.Macros]] | ^ parameter | macroId( [[macros:type:string]] ) : The id of the macro to link to from the current cue. | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:createdummypalettes]]: Playbacks.Editor.Macros.AddLinkFromId("Wiki.Macros.Dummy.001") == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~