If the for property is provided, then the delay is used as the number of milliseconds between checking if the property is available.
| Name | Description | Required |
|---|---|---|
| name | A name, can be any text. | No. |
| pause | The wait delay in milliseconds. | No if for property is set, otherwise yes. |
| for | The property to wait for. | No. |