Action unknown: siteexport_addpage
macros:function:export
Function
UserMacros.Export
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) |
Example in
<step>UserMacros.Export(UserMacros.CurrentMacroId)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/export.txt · Last modified: 2020/04/05 08:14 by 127.0.0.1
