OpenWGA 7.7 - TMLScript reference
WGA » WGA.TMLScriptMethod :
runExpression([context,]expression)
On object | WGA.TMLScript |
Usage |
Evaluates TMLScript expression |
Parameters |
expression (String) The expression to evaluate context (TMLContext) - optional The context the expression will be evaluates in |
Return value | The result value of the expression |
Allowed in script types |
|