FormatStringWizard.DoModal

Syntax:

DoModal()

Returned value:

Type: Boolean.
True - means the wizard was closed by pressing "OK"; otherwise False -is returned.

Description:

This may be used to execute the modal format string wizard.

Availability:

Thin client, web-client, thick client.

Note:

If the configuration has the ModalityUseMode property set to DontUse use the Show method instead.

    

1C:Enterprise Developer's Community