Checking if a value is in a table

For table.find, the first parameter is the table, the second one is the string. In this case the string we want to check is “message.”

3 Likes