Puts a macro onto the cursor
See also Macro functions, Cursor functions.
Signature:
PickupMacro(index)
or
PickupMacro("name")
Arguments:
index
- Index of a macro (number
, macroID)name
- Name of a macro (string
)
Puts a macro onto the cursor
Signature:
PickupMacro(index)
or
PickupMacro("name")
Arguments:
index
- Index of a macro (number
, macroID) name
- Name of a macro (string
)