Revision history of "String.len"

From Data Realms Wiki

Jump to: navigation, search

Diff selection: mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.

Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.
  • (cur | prev) 22:05, 8 October 2011 Doves (Talk | contribs) (429 bytes) (Created page with "==Usage== String.len returns the length of any given string. Example: <code lua n> string = "Hello, world!" print(string.len(string)) </code> Example 2: <code lua n> string = "...")
Personal tools