Answers for "roblox :match"

Lua
1

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
Posted by: Guest on November-07-2020

Browse Popular Code Answers by Language