📜  string.match roblox - Lua 代码示例

📅  最后修改于: 2022-03-11 14:54:54.848000             🧑  作者: Mango

代码示例1
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