<< Click here to display Table of Contents >> Navigation: Install, Configure and Administer GN4 > Configuring GN4 > Configuring Add-ins and scripts > Working with GN4 Scripts:
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.