OpenWGA 7.7 - TMLScript reference
WGA » WGA.ServerProperty :
version
On object | WGA.Server |
Usage | Returns the OpenWGA server version |
Description |
The version object is returned as Java object de.innovationgate.wga.common.beans.csconfig.v1.Version. The version object hosts the following properties:
The string conversion of this object presents the complete version in a displayable format.
|
Writable | False |
Return value | Version object (Java object de.innovationgate.wga.common.beans.csconfig.v1.Version) |
Allowed in script types |
|