InstanceDescription

Defines a description for the instance.

The instance description is used in the Content Server interface.

Type and Usage

Location

  • System Properties, Server tab, Instance Description

  • IntradocDir/config/config.cfg

Example

As a configuration entry:

InstanceDescription=Master_on_Server1

As script, returns the server instance description as a string:

<$InstanceDescription$>

See Also