OpenWGA 7.9 - TMLScript reference

Lookup table
Method :

get(key)

On object Lookup table
Usage Reads the value of the element with the given key
Description This method returns null if there is no element of the given key
Parameters key (Object):
Key of the element to read
Return value The value of the element, null if no element of that key exists
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events
    portletevent