Get Element By Name
Parameters
The Get Element By Name tool accepts the following parameters:
Element: This parameter represents the target element or elements from which you want to retrieve the matching element(s) based on the name attribute.
Name: This parameter specifies the name attribute you want to match.
Result: This parameter stores the result of the matching element(s).
Usage
To start, drag and drop the Get Element By Name component into your sequence or workflow.
Identify the target element or elements from which you want to retrieve the matching element(s) based on the name attribute.
Specify the name attribute you want to match.
Execute the Get Element By Name tool and provide the necessary parameters:
Assign the target element(s) to the "Element" parameter.
Enter the name attribute to match in the "Name" parameter.
Prepare a variable or parameter to store the result of the matching element(s) and assign it to the "Result" parameter.
Once the tool is executed, it will search for the element(s) with the specified name attribute and store the result in the designated variable or parameter.