Skip to content

qie.getSystemName

Signature: qie.getSystemName()

Returns: String systemName - the system name

Returns the System Name that is found in System Configuration.

Note

If the QIE installation does not have a name assigned, 'QIE' is returned.

Parameters

None

Example

var systemName = qie.getSystemName();