Integration Cloud 7.0.0 | Built-In Services | Built-In Services | listKeys
 
listKeys
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.