CutSelected
Find the syntax, use, parameters, return values, and an example for the CutSelected macro command in Connexion client.
Syntax | CS.CutSelected |
---|---|
Use to | Cut selected text and copy it to the clipboard. |
Parameters | None |
Comment | You must select text before using this macro command. |
Return values | None |
Example | Works the same as in the example for CopySelected, except the selected text is removed from the record and then copied onto the clipboard for further use. |