Difference between revisions of "String (API)"

From ComputerCraft Wiki
Jump to: navigation, search
m
Line 1: Line 1:
The string API is a default Lua 5.1 API. Please list any non-working functions below.
+
The string API is a default Lua 5.1 API as defined [http://www.lua.org/manual/5.1/manual.html#5.4 here]. Please list any non-working functions below.
  
 
List of non-working functions:
 
List of non-working functions:

Revision as of 05:17, 23 March 2012

The string API is a default Lua 5.1 API as defined here. Please list any non-working functions below.

List of non-working functions:

string.gmatch(string, pattern)