EXISTSAboutEXISTSAboutTime complexity: O(n)Accept type: AnyArray Return type: Integer Syntax: EXISTS <key1> <key2> ... Check if ‘n’ keys exist in the current table. This will return the number of keys that exist as an unsigned integer.