OpenWGA 7.7 - TMLScript reference
WGA » WGA.ServerMethod :
getServerOption(name)
On object | WGA.Server |
Usage | Retrieves the value of a server option |
Description |
These are the server options that an administrator can enter in OpenWGA admin client on menu "Configuration > Basic Settings". This method uses the registry of the retrieved server option so it can:
|
Parameters |
name (String): Name of the server option |
Return value | Value of the server option in its native data type |
Allowed in script types |
|