Documentation Index

Fetch the complete documentation index at: https://docs.lobstersoftware.com/llms.txt

Use this file to discover all available pages before exploring further.

wait()

Prev Next

This function pauses the current mapping for a seconds.

Parameters

Parameter

Description

a

Number of whole seconds to pause. Decimal values are not supported.

See also

For waits of under one second, use the WaitResponse response class (phase 6). It also accepts decimal values, for example 0.5 for 500 milliseconds.