lua-users home
lua-l archive

variable names from variables?

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


This code:
for i = 10, 1 do
local value .. i = {}
end
does not work, I am assuming it's because variables do not have types only values do?
Is there someway to automatically generate variable names?
Thanks for reading-Patrick

AltStyle によって変換されたページ (->オリジナル) /