Difference between revisions of "String (API)"

From ComputerCraft Wiki
Jump to: navigation, search
Line 3: Line 3:
 
List of non-working functions:
 
List of non-working functions:
  
string.gmatch(string, pattern)
+
'''string.gmatch(string, pattern)'''
 
+
 
[[Category:APIs]]
 
[[Category:APIs]]

Revision as of 03:12, 18 March 2012

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

List of non-working functions:

string.gmatch(string, pattern)