OpenWGA 7.9 - TMLScript reference
TMLPortlet "portlet"Method :
hasItem(itemname)
On object | TMLPortlet "portlet" |
Usage |
Tests if an item exists on the portlet configuration |
Parameters |
itemname (String): Name of the item to test |
Return value |
true if the item exists, false otherwise (Boolean) |
Allowed in script types |
|