EmEditor Home - EmEditor Help - Command Reference - Edit category

Top command

Summary

Moves the cursor to the top of the document.

Description

Moves the cursor to the top of the document.

How to Run

Plug-in Command ID

Macros

[JavaScript]

document.selection.StartOfDocument(false);

[VBScript]

document.selection.StartOfDocument false

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.