Sea.table.isStringInTableValue
Talk0
98,468pages on
this wiki
this wiki
Redirected from Sea.list.isWordInList
This article is a part of the documentation of the Sea function library
-- -- isStringInTableValue(table[string] table, string word) -- -- Returns: -- true if word exists in a string value of table -- false if word is never used -- -- Aliases: -- isWordInList() --