DOMBuilderConfiguration.SetParameter

Syntax:

SetParameter(<Name>, <Value>)

Parameters:

<Name> (required)

Type: String.
Parameter name.

<Value> (required)

Type: Arbitrary.
Parameter value.

Description:

Specifies paramater value.

Availability:

Server, thick client, external connection, Mobile application (server).

Note:

Reasons of calling exceptions:
  • Specified qualified parameter is not defined in this configuration;
  • Parameter with specified name is defined in this configuration but cannot be changed;
  • Type of set parameter value is different from the expected one.

    

1C:Enterprise Developer's Community