has_key
Description:
Checks if this has a key named name
.
Parameters:
this | |
name |
the name of a key |
Returns:
true if such a key exists |
Checks if this has a key named name
.
this | |
name |
the name of a key |
true if such a key exists |