ExecCommand:: | Description |
---|---|
cut |
It will cut text from element to clipboard. |
copy |
It will copy text from element to clipboard. |
delete |
It will delete text from element. |
paste |
It will paste text from clipboard to element. |
selectAll |
It will selectAll text in element. |
{:width=“100%"}
You can also perform more than one task in series e.g
{:width=“100%"}