Optionally add msg.complete to split node output

so can trigger join even when in manual mode.
to address #4781
This commit is contained in:
Dave Conway-Jones
2024-06-24 10:28:29 +01:00
parent cb0c484579
commit c264419dd9
3 changed files with 22 additions and 6 deletions

View File

@@ -1020,7 +1020,8 @@
"splitUsing": "Split using",
"splitLength": "Fixed length of",
"stream": "Handle as a stream of messages",
"addname": " Copy key to "
"addname": " Copy key to ",
"addcomplete": " Add msg.complete to last element of split."
},
"join": {
"join": "join",