ActionsEXISTSVersion: 0.7.5EXISTSAboutTime complexity: O(n) Accept type:AnyArrayReturn type:IntegerSyntax: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.