GET_UC_SYSTEM_NAME

Script Function: Determines the name of the AE system

Syntax

GET_UC_SYSTEM_NAME ()

Return code

Name of the AE system

Example

In the example, the name of the AE system (e.g. "AEPROD")  is determined and the result is output to the activation report.

:SET &RET# = GET_UC_SYSTEM_NAME()
:
PRINT &RET#

See also:

seealso

Script Elements for System Conditions and Settings