lua-users home
lua-l archive

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


Hi.

If i have a string like "Lua" :) in lua, how can I acess the "u"?

I've found that I can't use str[1] like an array.

how can I do this?

[]'s
- Walter