Description
Returns the number of keys that exist from those specified as arguments.Method Signature
Parameters
One or more keys to check for existence
Return Value
The number of keys that exist. If the same existing key is mentioned in the arguments multiple times, it will be counted multiple times.