Read OmniGraph Value
Imports a data value from the Fabric cache that is located at the given path and attribute name. This is for data that is not already present in OmniGraph as that data can be accessed through a direct connection to the underlying OmniGraph node.
Installation
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
path |
|
The path to the Fabric data bucket in which the attribute being queried lives. |
|
name |
|
The name of the attribute to be queried |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
value |
|
The attribute value |