Wait...

This node waits for a certain time, to a certain time or for a file event (such as file creation, modification or deletion). Note that on some operating systems file events need a few seconds to be noticed by the application.

This node is derived from the Vernalis community extension.

Options

Wait
Select how the node should wait: for a duration, until a specific time, or for a file event.
  • For duration: The node waits for the entered duration (hour, minute, second, millisecond).
  • To time of day: The node waits until the entered time of day is reached (hour, minute, second).
  • For file change: The node waits until the selected file (or URL that points to a local file) either gets created, modified or deleted.
Hours
The amount of hours to wait for.
Minutes
The amount of minutes to wait for.
Seconds
The amount of seconds to wait for.
Milliseconds
The amount of milliseconds to wait for.
Hour
The hour of the time to wait until.
Minute
The minute of the time to wait until.
Second
The second of the time to wait until.
File
Path to the file to monitor for events. Can be a local file or URL pointing to a local file.
File change
Type of file event to wait for.
  • Modified: Waits until the specified file is modified.
  • Created: Waits until the specified file is created.
  • Deleted: Waits until the specified file is deleted.

Input Ports

Icon
The input variables.

Output Ports

Icon
The input variables

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.