ManagedForm.NotifyChoice

Syntax:

NotifyChoice(<SelectionValue>)

Parameters:

<SelectionValue> (required)

Type: Arbitrary.
Selection result.

Description:

Notifies the form owner that the selection or collection has been executed, passes it the selected value. Closes form according to the CloseOnChoice property value. This action is similar to selection on a form opened for selection in a text box or a table box.

Availability:

Thin client, web-client, thick client, Mobile application (client).

Note:

Can be used when the selection or collection form has been opened using 1C:Enterprise script.

    

1C:Enterprise Developer's Community