webMethods Integration Cloud and Cloud Deployment Documentation 6.0.0 | webMethods Integration Cloud | Built-In Services | Built-In Services | Hashtable | put
 
put
Adds a key/value pair in the hashtable.
Input Parameters
hashtable
java.util.Hashtable Hashtable to which the key/value pair is to be added.
key
String Key of the element to be added to the hashtable.
value
Object Value of the element to be inserted into the hashtable.
Output Parameters
hashtable
java.util.Hashtable Hashtable object after the insertion of the key/value pair.

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.