WoW:API strfind: Difference between revisions

m
no edit summary
No edit summary
 
mNo edit summary
Line 23: Line 23:
  > = string.find("Hello Lua user", "%su", 1, true) -- turn on plain searches, now not found
  > = string.find("Hello Lua user", "%su", 1, true) -- turn on plain searches, now not found
  nil
  nil
[[Category:API Functions|strfind]]
[[Category:API String Functions|strfind]]
Anonymous user