Gets the macro that will be triggered when this event occurs.
| macro = Layout:EventMacroGet(handle) | |||
| Parameter | Type | Datatype | Description |
|---|---|---|---|
| handle | parameter | eventFrame | A handle to a frame event, usually pulled out of the "Event.UI." hierarchy. |
| macro | result | string/nil | The macro that will be triggered. |