lua-users home
lua-l archive

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


On 14 September 2016 at 22:00, Soni L. <fakedme@gmail.com> wrote:
The string.len() function returns string lengths. It typechecks the argument to make sure it's a string, but otherwise returns the same value as #.

And then there is also:
https://www.lua.org/manual/5.3/manual.html#pdf-utf8.len