DataCompositionEditParameters.SetParameterValue

Syntax:

SetParameterValue(<Parameter>, <Value>)

Parameters:

<Parameter> (required)

Type: String; DataCompositionParameter.
Parameter name or a data composition parameter for which you want to set a value.

<Value> (required)

Value to be set.

Description:

Sets the parameter value and enables the Use property. If a parameter with the specified name is not found, an exception will be generated.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community