lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Sorry for the nubbie question but I'm just getting up to speed.

If I create a function that creates a table. How do I return that?

Return {sometable} ?