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