Difference between revisions of "String (API)"
From ComputerCraft Wiki
m (moved String to String (API)) |
|||
Line 2: | Line 2: | ||
List of non-working functions: | List of non-working functions: | ||
+ | |||
+ | 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)