LuaNET, the lua 5.1 api documentation!

Lua-Api

String

[LUA 5.1] string.len

function string.len ( s )
Receives a string and returns its length. The empty string "" has length 0.
Embedded zeros are counted, so "a?00bc?00" has length 5.

Comments

© 2007 DracoBlue :: Valid XHTML, CSS, RSS Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC | SourceNet © 2007, DracoBlue :: Page created in 0.219 seconds with 21 queries.