Function ====== UserMacros.RecallMacroById ====== Void UserMacros.RecallMacroById("MacroID") ^ API | http://api.avolites.com/11.0/UserMacros.RecallMacroById.html | ^ description | Recalls a macro with the supplied macro ID. | ^ [[macros:namespace|namespace]] | [[macros:namespace:UserMacros]] | ^ parameter | macro ID ( [[macros:type:String]] ) : the macro ID of the macro to recall | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:createworkspaces]]: UserMacros.RecallMacroById("adb.Macros.recordworkspace1") This recalls the macro with the ID "adb.Macros.recordworkspace1" == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~