lua-users home
lua-l archive

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


> Use 'string.len()' to compare the size to 0.

Better compare the string with the empty string...