Tag: PauseUntil
This self-closing tag will pause the execution of an automation script until the value specified in the attributes is entered into the Notes.ini file.
<PauseUntil Name="SetByAutomation" Value="AutoNotesIni"/>
Tag Attributes
| Attributes | Attribute Value | Value Description | Comment |
| Name | The Notes.ini entry name |  |  |
| Value | The value to set for the Notes.ini entry |  |  |
|