TLO:Macro

From the wonderful RedGuides Wiki

Information about the macro that's currently running.

This TLO is added by MacroQuest

Forms

Type Member Description
macro Macro

Access to Types

Type Description
macro The Macro DataType deals with the macro currently running, and nothing else.

Examples

/echo This macro has been running for: ${Macro.RunTime} seconds

See also