roblox string patterns code example
Example: string.match roblox
string.match(string, match) -- the first argument is your string, the second argument is your string that you want to find in the first argument
string.match(string, match) -- the first argument is your string, the second argument is your string that you want to find in the first argument