FormTable.ChoiceProcessing

Syntax:

ChoiceProcessing(<ValueSelected>, <StandardProcessing>)

Parameters:

<ValueSelected>

Selected value.

<StandardProcessing>

Type: Boolean.
This parameter passes a flag indicating whether standard (system) processing of the event is performed. If it is set to False in the body of the handler procedure, standard processing will not occur. Canceling the standard processing does not cancel the action.
Default value: True.

Description:

Called after performing a choice from another form.

    

1C:Enterprise Developer's Community