Programming with Reflection
GetMacroList method
Syntax MacroList = object.GetMacroList
Returns a list of all currently available macros.
MacroList Return type: String
A comma-delimited list of all currently available macros.
Options Omit this argument; it is not currently used.