We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
boolean Match(<string> str1, <string> str2)
Returns true if str1 contains str2; otherwise, false is returned.
true
str1
str2
false
--Note: This is just a snippet ["Function"] = function(args,speaker) if Match(args[1],"Omq") then notify("Info",args[1].." might be an ODer") end end
Infinite Yield
Plugins
Core Functions