OpenWGA 7.9 - TMLScript reference
TMLPortlet "portlet"Method :
itemList(name)
| On object | TMLPortlet "portlet" |
| Usage | Returns values of portlet items as list |
| Description |
This method only returns lists. If it is used to read single value items it returns a list with the single value.
|
| Parameters |
name (String): Name of the item |
| Return value |
List of item values |
| Allowed in script types |
|