OpenWGA 7.6 - TMLScript reference
WGAObject:
WGA.TMLScript
| Description |
This object allows custom TMLScript expression and script execution. |
||||||||
| Retrieval |
Global object WGA.TMLScript |
||||||||
| Allowed in script types |
|
||||||||
| Properties and methods |
This object differentiates between expressions which just return the evaluated value and scripts which need a return statement to return a value.
|