→How to setup a macro: link Lua
(→How to setup a macro: link Lua) |
|||
| Line 18: | Line 18: | ||
'''Note on the /script command.''' You may include a /script [string] command in your macro, where [string] can be any valid chunk of Lua code. Multiple statements should be delimited with a semi-colon. The [[World of Warcraft API]] page lists global Lua functions that may be called. | '''Note on the /script command.''' You may include a /script [string] command in your macro, where [string] can be any valid chunk of [[Lua]] code. Multiple statements should be delimited with a semi-colon. The [[World of Warcraft API]] page lists global Lua functions that may be called. | ||
== Also See == | == Also See == | ||