webMethods Integration Cloud and Cloud Deployment Documentation 6.0.0 | webMethods Integration Cloud | Built-In Services | Built-In Services | Hashtable | containsKey
 
containsKey
Checks for the existence of a hashtable element.
Input Parameters
hashtable
java.util.Hashtable Hashtable in which to check for the existence of a hashtable element.
key
String Hashtable element to be checked for.
Output Parameters
containsKey
String Indicates whether the specified hashtable element exists. A value of:
*true indicates that the element exists.
*false indicates that the element does not exist.

Copyright © 2014- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.