TestedForm.WaitForClosing

Syntax:

WaitForClosing(<Timeout>)

Parameters:

<Timeout> (optional)

Type: Number.
The completion timeout (in seconds). If timeout is not specified, the system will wait for the completion.
The default timeout is 60 seconds.
Default value: Undefined.

Returned value:

Type: Boolean.
True – current object is close or missing.

Description:

Waits for the object to close.

Availability:

Thin client, thick client.

    

1C:Enterprise Developer's Community