Macro()
An extension module for calling or executing your macro programatically at runtime
Macro():executeBlock()
Execute your macro using block executor
Macro():executeCode()
Execute your macro using code executor
Macro():getBlock()
Get the xml block of the coresponding macro
Macro():getCode()
Get the code of the coresponding macro
Macro():getId()
Get the id of the coresponding macro
Macro():getName()
Get the name of the coresponding macro
Macro:getList()
Get the list of your existing macro