OpenWGA 7.2 - TMLScript reference

TMLUserProfile "profile"
Method :

itemList(name)

On object TMLUserProfile "profile"
Usage Returns the value of a profile item as list
Description This method only returns lists of values. If it is used to read single value items it returns a list containing the single value.
Parameters name (String):
Name of the item
Return value List of values. An empty list if the item does not exist.
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions
    portletevent