table.HasValue
Example
Creates a table with values "123" and "test" and checks to see it the table holds value "apple"
Output: false true
Example
Example usage of O(1) associative array structure
Output: nil true
Checks if a table has a value.
Creates a table with values "123" and "test" and checks to see it the table holds value "apple"
Example usage of O(1) associative array structure