Methods
getMacros() → {Promise}
Gets all the macros available for the session.
Returns:
A Promise which resolves to an array of Macro
s
- Type
- Promise
Gets you the collection of macros available to run for a session.
Gets all the macros available for the session.
A Promise which resolves to an array of Macro
s