WoW:API strfind: Difference between revisions
Jump to navigation
Jump to search
Use Lua/Libshortcut template. Change category from "LUA Functions" to "Lua functions".
m (added pattern tutorial link) |
(Use Lua/Libshortcut template. Change category from "LUA Functions" to "Lua functions".) |
||
| Line 1: | Line 1: | ||
{{:Lua/Libshortcut|strfind|string.find}} | |||
string.find(s, pattern [, init [, plain]]) | string.find(s, pattern [, init [, plain]]) | ||
| Line 25: | Line 26: | ||
{{LUA}} | |||
{{ | |||