Checks if a field exists in a hash.
The key to get.
The field to check.
True if the hash contains field. False if the hash does not contain field, or key does not exist.
True
field
False
key
Was this page helpful?