49
edits
No edit summary |
|||
| Line 13: | Line 13: | ||
== Details == | == Details == | ||
Can be used to run commands as though were directly in a Lua console, if the statement is not engine command, variable or alias in the 'lua' context. | Can be used to run commands as though were directly in a Lua console, if the first statement is not engine command, variable or alias in the 'lua' context. | ||
While the 'lua' context has the ability to hold variables and aliases, they are assignable as the Lua context has no 'alias', 'set' or 'var' type commands added to the context. | |||
== Examples == | == Examples == | ||