Pause
Pause
The pause
command waits silently for a specified number of seconds.
{
"verb": "pause",
"length": 3
}
You can use the following attribute with the pause
command:
Option | Description | Required |
---|---|---|
length |
Number of seconds to wait before continuing the app. | Yes |