Object Utilities
Object Utilities allow workflows to access and extract specific properties from objects.They are used to retrieve values stored within objects, enabling data handling and logic control. This page explains the Object block in detail, including what it does, what it accepts, and what it outputs.
Blocks
- Object
Object
The Object block retrieves a property from a connected object.What does it do?
The Object block takes an object input and a property name, then outputs the value of that property.Input
- Object - The object to get the property from.
- Property - The property to extract from the object.
- Value - The property value retrieved from the object.
Need help?
Still have questions? Join our Discord server for support.
