Automation Engine Script Guide > Ordered by Function > System Conditions and Settings > GET_UC_SERVER_NAME

GET_UC_SERVER_NAME

Script Function: Determines the name of the work processA part of the component Automation Engine. It is responsible for an Automation Engine system's processes (see also 'Primary work process'). in which the scriptA particular Automation Engine object type. runs

Syntax

GET_UC_SERVER_NAME()

Return code

Name of the work process

Example

In this example, the name of the work process (e.g. "AE#WP001") is determined and output to the activation reportA report provides more detailed information about a task's execution or a component..

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

 

See also:

Script Elements - System Conditions and Settings

About Scripts
Script Elements - Alphabetical Listing

Script Elements - Ordered by Function

 


Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support

Copyright © 2016 Automic Software GmbH