TableBox.ChoiceProcessing

Syntax:

ChoiceProcessing(<ValueSelected>, <StandardProcessing>)

Parameters:

<ValueSelected>

Type: Arbitrary.
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. Actually it means that the choice will not be executed.
Default value: True.

Description:

Occurs after selecting from another form.

    

1C:Enterprise Developer's Community