Blocks
Expressions
Destructure object

This block allows you to split an object into each of its individual properties.

It takes the object to destructure as input, and returns all the properties values as outputs.