OpenWGA 7.10 - TMLScript reference
TMLContext "this"Method :
isTrue(name)
On object | TMLContext "this" |
Usage |
Returns if the contents of an item or WebTML variable is regarded "true" |
Description |
This is the TMLScript pendant of WebTML attribute istrue and tests if the contents of this variable or item may be regarded "true". The calculation depends on the version compliance of the design. Before OpenWGA 7.2:
OpenWGA 7.2 or later
|
Parameters |
name (String):
Name of the WebTML variable or item to test |
Return value | (Boolean) |
Allowed in script types |
|