OpenWGA 7.9 - TMLScript reference
TMLContext "this"Method :
isEmpty(item)
On object | TMLContext "this" |
Usage |
Returns if the given WebTML variable or item is regarded "empty" |
Description |
An Item / WebTML variable is regarded "empty" in the following cases:
|
Parameters |
item (String): Name of an item or WebTML variable |
Return value |
true if it is empty, false otherwise |
Allowed in script types |
|