Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 145 Bytes

wait.md

File metadata and controls

11 lines (11 loc) · 145 Bytes

Wait

Notes

Waits a specified amount of seconds.

Syntax

wait(seconds: <#Integer or Variable#>)

Example

wait(seconds: 1)