diff --git a/nodes/core/core/89-delay.html b/nodes/core/core/89-delay.html index 2e59642c4..d64207517 100644 --- a/nodes/core/core/89-delay.html +++ b/nodes/core/core/89-delay.html @@ -106,6 +106,9 @@
Sets the delay, in milliseconds, to be applied to the message. This option only applies if the node is configured to allow the message to provide the delay interval.
+
reset
+
If the received message has this property set to any value, all + outstanding messages held by the node are cleared without being sent.

Details

When configured to delay messages, the delay interval can be a fixed value diff --git a/nodes/core/logic/16-range.html b/nodes/core/logic/16-range.html index fd468353e..321bec7e4 100644 --- a/nodes/core/logic/16-range.html +++ b/nodes/core/logic/16-range.html @@ -33,24 +33,25 @@