Get Attribute Node
Retrieves the value of a specified attribute from an element.
Parameters
Label | Value Type | Description |
---|---|---|
Element Selector | Selector | The selector to identify the target element. |
Attribute Name | ValueInput | The name of the attribute to retrieve. |
Variable for Attribute Value | ValueOutput | Variable to store the attribute value. |