Get Data

Read an attribute value from an asset inside a rule chain.

Use Get Data to read a value from an asset attribute.

This node provides the value to other blocks in the rule chain.

What it does

The node reads heap data from a selected asset attribute.

Use it when a rule chain needs a current value as input.

Outputs

  • Output pin — Returns the current value of the selected attribute.

Configurable settings

  • Output pins — Define how many outputs send the value onward.

  • Asset — Select the source asset.

  • Attribute — Select the attribute to read.

Typical use

Use Get Data before conditions, arithmetic, or output nodes.

For the full editor flow, see Configure Rule Chain.

Last updated