Complete Dictionary Object Reference
The Exists method returns a Boolean value that indicates whether a specified key exists in the Dictionary object. It returns true if the key exists, and false if not.
| Parameter | Description |
|---|---|
| key | Required. The key value to search for |
Complete Dictionary Object Reference
Your message has been sent to W3Schools.