View Single Post
05/01/23, 05:04 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,989
For that you need to use string pattern functions like string.find and string.gmatch etc.
https://www.lua.org/pil/20.1.html
https://www.lua.org/pil/20.2.html
  Reply With Quote