The CopySelection command copies the current selection to the clipboard.
Please note that it is safer to use
{CopySelection}
rather than
{Ctrl C},
because it ensures that
Instant Text
waits for the
Client Application
to effectively copy the selection, before executing subsequent commands.