CopyLink Method (Selection Object)¶
Copies the hyperlink at the cursor to the Clipboard. Supported on EmEditor Professional Version 4.00 or later.¶
[JavaScript]¶
document.selection.CopyLink();
[VBScript]¶
document.selection.CopyLink
Version¶
Macro Reference — Selection Object — CopyLink Method (Selection Object)