Revision history of "Str.mid"

From OpenEUO
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) 18:19, 11 November 2010Ximan (Talk | contribs)m . . (649 bytes) (+649). . (Created page with "== Calling Pattern == Call local r = sl.str.mid(a,m,n) Args a is a string m,n are numbers Results r is a string == Usage Example == local s = sl.str local r = s.mid('Get...")