Node-RED
home
about
blog
documentation
forum
flows
github
Node-RED Forum
Array split join basics
General
Colin
5 October 2020 20:33
10
A function node containing this should do it
msg.payload = msg.payload.map(x => x.state) return msg
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Msg array to individual objects
General
5
204
10 February 2023
From array to string with join
General
6
181
12 August 2023
Array parsing question
General
9
257
11 September 2022
Converting Object to Array
General
function-node
5
1373
15 July 2022
Help with Join node please
General
11
62
15 July 2025