49
edits
| Line 25: | Line 25: | ||
</kua> Will write '1' and '1100' to the engine log/console. | </kua> Will write '1' and '1100' to the engine log/console. | ||
This is similar to an interactive Lua console's '=' convenience command | This is similar to an interactive Lua console's '=' convenience command like <code>=100</code>, where will output '100' in the console when '=' starts a console line, after the command is run. | ||
== Examples == | == Examples == | ||