TagJump Method (Selection Object)¶
Jumps to a tag at the cursor. Supported on EmEditor Professional Version 4.00 or later.¶
[JavaScript]¶
document.selection.TagJump();
[VBScript]¶
document.selection.TagJump
Version¶
Macro Reference — Selection Object — TagJump Method (Selection Object)