Form.ChoiceProcessing

Syntax:

ChoiceProcessing(<ChoiceValue>, <Source>)

Parameters:

<ChoiceValue>

Type: Arbitrary.
Result of selection in subordinate form. In case of multiple selection array of selected values is received.

<Source>

Type: Arbitrary.
Event source form.

Description:

Occurs when an object is selected in one of the subordinate forms or when the NotifyChoice() method is run in one of the subordinate forms.

See also:

Form, method NotifyChoice

    

1C:Enterprise Developer's Community