setText
Modifies the normalized text matched by a particular component that you retrieved with getText.
Syntax
edkcomponent:setText(new_text)
Arguments
| Argument | Description |
|---|---|
new_text
|
The new matched text for the component. |
Returns
The new matched text for the specified component.