๐๏ธ 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