50
edits
(Final and const are not the same) |
m (Lua is not an acryonm) |
||
|
*No 'public' keyword
== From
*Multi-return values must be encased in square brackets: '''[val1, val2] = A_MyFunctionWithTwoReturns();'''
*Named arguments must be used after the required parameters, and must be in order according to the function's specifications.
| |||
edits