diff --git a/packages/node_modules/@node-red/nodes/core/logic/17-split.html b/packages/node_modules/@node-red/nodes/core/logic/17-split.html index fccb8c0d0..86b0223b9 100644 --- a/packages/node_modules/@node-red/nodes/core/logic/17-split.html +++ b/packages/node_modules/@node-red/nodes/core/logic/17-split.html @@ -297,6 +297,8 @@
A timeout can be set to trigger sending the new message using whatever has been received so far.
If a message is received with the msg.complete property set, the output message is finalised and sent. This resets any part counts.
+If a message is received with the msg.reset property set, the partly complete message is deleted and not sent. + This resets any part counts.
When configured to join in reduce mode, an expression is applied to each