From 8bfab8f73d01b70474ea0c7b92a5bf103cf4af23 Mon Sep 17 00:00:00 2001 From: Aryeh Hoffman Date: Sun, 21 Feb 2016 18:17:05 +0200 Subject: [PATCH] Updated Inject node info with instructions for flow and global options --- nodes/core/core/20-inject.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nodes/core/core/20-inject.html b/nodes/core/core/20-inject.html index 80fbf4c85..d2fe82500 100644 --- a/nodes/core/core/20-inject.html +++ b/nodes/core/core/20-inject.html @@ -157,6 +157,9 @@

The repeat function allows the payload to be sent on the required schedule.

The Inject once at start option actually waits a short interval before firing to give other nodes a chance to instantiate properly.

+

The Flow and Global options allow one to inject a flow or global + context value. +

Note: "Interval between times" and "at a specific time" uses cron. This means that 20 minutes will be at the next hour, 20 minutes past and 40 minutes past - not in 20 minutes time. If you want every 20 minutes