<<server>> Data Tag Container

The <<server>> data tag container includes members that return values and information about the Agentry Server instance for the current transmission. Each of these tags will return values specific to the current Server instance for the current transmission.

<<server>. Member Data Tags
Tag Name Description
<<server.admin.name>> Returns the value configured in the agentry.ini server configuration file section [Server]. The configuration option administratorName contains the value returned by this tag.
<<server.admin.phone>> Returns the value configured in the agentry.ini server configuration file section [Server]. The configuration option administratorPhone contains the value returned by this tag.
<<server.admin.email>> Returns the value configured in the agentry.ini server configuration file section [Server]. The configuration option administratorEmail contains the value returned by this tag.
<<server.systemName>> Returns the value configured in the agentry.ini server configuration file section [Server]. The configuration option systemName contains the value returned by this tag. If this configuration option is not set or is not present, the default return from this tag is Agentry Server.
<<server.serialNumber>> Returns the serial number entered when the Agentry Server was installed. This value will be unique for all Server instances in a multi-server production implementation.