The following methods are available on edkComponent objects.
You can obtain an edkComponent object using the getComponent method of an edkmatch object.
| Method | Description |
|---|---|
| getName | Returns the name of a component. |
| getText | Returns the text that a component matches. |
| setName | Modifies the name of a component. |
| setText | Modifies the text that a component matches. |