ChoiceParameter.Default

Syntax:

New ChoiceParameter(<Name>, <Value>)

Parameters:

<Name> (required)

Type: String.
The value is assigned to the Name property of the specified object.

<Value> (required)

Can be of any type. The value is assigned to the Value property.

Description:

Creates an object and fills its properties with the values taken from parameters.

    

1C:Enterprise Developer's Community