Reading GlobalConfig values in scripting

Build 1501 on 14/Nov/2017  This topic last edited on: 29/Aug/2014, at 13:27

To read GlobalConfig values in scripting, use the following syntax:

value = DataConnection.Instance.ClientLogin.GlobalConfig.<name>

where <name> is the name of the GlobalConfig statement.

For the list of statements, see GlobalConfig.xml.