Starter

[flow/Starter]


Sends the signal null@"start" asynchronously right after the node was created at runtime. Mostly used to kick-start the entire program.


Keywords: trigger, initial signal

Output ports

  • start: null

    Sends null@"start" right after the node's creation at runtime.

Last updated