Overview Module Function Class I*Tea 3.6.8 Reference Documentation© 2013 PDM&FC

Function itea-map

itea-map paramList

Creates and initializes a THashtable.

Parameters:
paramList - List of elements to initialize the hashtable with.
Returns:
A newly created THashtable instance.

This is a utility function to create and initialize THashtable instances.

The paramList argument is a list containing the entries to initilize the hashtable with. Each element in this list represents an entry and is a two element list. The first element is a string and represents the entry name. The second element is the entry value.


Overview Module Function Class ${tea.teadoc.header}
Report a bug or request new features
© 2013