lua-users home
lua-l archive

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


Is there a way to stringify a variable name in Lua?  Something like:

stringify(variable) == "variable"    -- evaluates to true

thanks,
wes