EmEditor Home - EmEditor Help - Command Reference - Edit category

Bottom Extend command

Summary

Extends the selection to the bottom of the file.

Description

Extends the selection to the bottom of the file.

How to Run

Plug-in Command ID

Macros

[JavaScript]

document.selection.EndOfDocument(true);

[VBScript]

document.selection.EndOfDocument true

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.