Function
Void UserMacros.Export(String macroId)
API | http://api.avolites.com/10.1/UserMacros.Export.html |
---|---|
description | Exports the specified macro. This creates a macro xml file in your Usermacro folder |
Namespaces | UserMacros |
parameter | macroId ( String ) : The macro identifier. |
return value | (Void) |
<step>UserMacros.Export(UserMacros.CurrentMacroId)</step>