Deconstruct Attributes
Use Deconstruct Attributes with an existing ShapeDiver Attributes Object in order to output the list of keys and values contained in the input Attributes. This component is typically used with the Extract Attributes component which returns the Attributes object stored in another object in the document.
If you are looking for the value associated with a specific key in the Attributes object, consider using the Access Key component which will conveniently search for the key if it exists and return the associated value.