Handling message objects full of objects

Due to my lack of javascript skill, im struggling with a bit of code. I thought there was a node that could take a message and separate the content into individual objects that could be then sent out one after the other.

I cant seem to find which one it is.

Basically my issue is that I have an object of objects, I want to process them but as they are all the same (but im struggling with the iteration of objects) I think it would be easier for me to handle each object individually.

Thanks

split node.

cheers, definite lapse of brain function there