ConstantsManager

Collection elements:

ConstantManager
Iteration through collection using For each ... In ... Do operator is available to object. Constants managers are retrieved during iteration.
Access to constant manager is possible using [...] operator. Constant name as specified in the configuration is passed as an argument.

Properties:

<Constant name>

Methods:

CreateSet
GetForm

Description:

This may be used as a Constants property of global context to access the constants.

Availability:

Server, thick client, external connection, Mobile application (server).
Exchange with server is possible.

Example:

Constants.GetForm().DoModal();

See also:

Global context, property Constants

    

1C:Enterprise Developer's Community