Get Children Attribute Node
Retrieves the values of a specified attribute from the children of an element.
Parameters
Label | Value Type | Description |
---|---|---|
Parent Element Selector | Selector | The selector to identify the parent element. |
Attribute Name | ValueInput | The name of the attribute to retrieve. |
Is Recursive | ValueInput | Specifies whether the retrieval should be recursive. |
Variable for Attributes Value Array | ValueOutput | Variable to store the attribute values array. |
Children Filter by Attributes | Divider | Divider for children filter by attributes. |
Condition 1 | Condition | Condition for attribute matching. |