OpenWGA 7.11 - 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 |
|