ManagedForm.ChoiceProcessing

Syntax:

ChoiceProcessing(<SelectedValue>, <ChoiceSource>)

Parameters:

<SelectedValue>

Type: Arbitrary.
Result of selection in subordinate form. Multiple selection returns an array of values selected.

<ChoiceSource>

Type: Arbitrary.
The form where selection was performed.

Description:

Occurs on the client when choosing an object in one of the subordinate forms or calling the NotifyChoice method there.

    

1C:Enterprise Developer's Community