Skip to contents

Block until the async operation is complete and return the object.

Usage

await(x, ...)

Arguments

x

An async value object.

...

Additional arguments (unused).

Value

The awaited object (invisibly).