Untitled Property (Document Object)¶
Retrieves a flag indicating whether the document is untitled. Supported on EmEditor Professional Version 16.0 or later.¶
[JavaScript]¶
b = document.Untitled;
[VBScript]¶
b = document.Untitled
Version¶
Macro Reference — Document Object — Untitled Property (Document Object)