Integration Cloud 7.0.0 | Built-In Services | Built-In Services | size
 
size
Gets the number of elements in the hashtable.
Input Parameters
hashtable
java.util.Hashtable Hashtable from which the number of elements stored in it is to be retrieved.
Output Parameters
size
String Number of elements in the hashtable.