WoW:API strsub: Difference between revisions

m
no edit summary
No edit summary
 
mNo edit summary
Line 13: Line 13:
  > = string.sub("Hello Lua user", -8, -6) -- 8 from the end until 6 from the end
  > = string.sub("Hello Lua user", -8, -6) -- 8 from the end until 6 from the end
  Lua
  Lua
[[Category:API Functions|strsub]]
[[Category:API String Functions|strsub]]
Anonymous user