GetElementByName
Use this method to retrieve the data of a particular element by name.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| elementName | String | The element name. |
Output
| Item | Format | Description |
|---|---|---|
| GetElementByNameResult | DMAElement | The data of the specified element. |