/
"CONFIGURATION" OBJECT CODE

"CONFIGURATION" OBJECT CODE

Object code format

parent_object.CONFIGURATION{selector}.property


Possible parent objectsExampleComments

SUBSCRIPTION

SUBSCRIPTION.CONFIGURATION{AUTOADMIN}Returns the value of the subscription's configuration parameter named "AUTOADMIN"

Returns information about a SUBSCRIPTION's configuration parameter.

Configuration parameters are defined in the TASK TEMPLATE assigned to the stage "SUBSCRIPTION SETUP" of the PROGRAM of the SUBSCRIPTION

The "selector" will be the ITEM CODE of the FORM available in the stage "SUBSCRIPTION CONFIGURATION"

Context information

The context information is the SUBSCRIPTION that corresponds to the ADMISSION in the current context (the ADMISSION where the OBJECT CODE is evaluated)

Properties

PROPERTYDESCRIPTION
CONFIGURATION{selector}.VALUEReturns the value of the configuration parameter with name selector
CONFIGURATION{selector}.DESC.*"DESCRIPTION" OBJECT CODE to obtain the description of the configuration parameter in the active session language


Related content