Use Lua/Libshortcut template. Change category from "LUA Functions" to "Lua functions".
m (link to patterns tutorial added) |
(Use Lua/Libshortcut template. Change category from "LUA Functions" to "Lua functions".) |
||
| Line 1: | Line 1: | ||
{{:Lua/Libshortcut|gsub|string.gsub}} | |||
string.gsub(s, pattern, replace [, n]) | string.gsub(s, pattern, replace [, n]) | ||
| Line 32: | Line 33: | ||
{{LUA}} | |||
{{ | |||