Retrieves the file name of the document without its path.
strName = document.Name;
strName = document.Name
alert( document.Name );
alert document.Name
Supported on EmEditor Professional Version 4.00 or later.
Send feedback on this topic to Emurasoft