BBjspHashMap::containsKey (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 16.0 and higher, this method returns true if this map contains a mapping for the specified key.
Syntax
Return Value |
Method |
boolean |
containsKey(Object key) |
Parameters
None.
Return Value
Remarks
None.
Example
|