Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Hashtable Folder | Summary of Elements in this Folder | pub.hashtable:listKeys
 
pub.hashtable:listKeys
WmPublic. Lists all the keys stored in the hashtable.
Input Parameters
hashtable
java.util.Hashtable Hashtable from which the keys are to be listed.
Output Parameters
keys
String[] List of keys stored in the input hashtable.