OpenWGA 7.9 - TMLScript reference

Lookup table
Method :

putAll(table)

On object Lookup table
Usage Adds all elements of the parameter table to this table
Description The elements are are copied to the current list with the keys and values they have on the parameter table. The key and value objects from the parameter table themselves are not copied but reused.

Existing elements in the current table may be overwritten by elements of the parameter table if their keys match.
Parameters table (Lookup-Tabelle):
Table whose elements should be copied
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events
    portletevent