ie_get
Extract text, value, or custom attribute from elements in legacy IE web applications. Specify the element and attribute type to retrieve the data.
Instructions
Read an element's text (default), its 'value', or a named attribute/property. Set attr=text|value|.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | Yes | ||
| attr | No | text (default) | value | any attribute name | |
| frame | No | ||
| limit | No | ||
| value | Yes |