EmEditor Home - EmEditor Help - EmEditor Macro Reference - Document Object

ConfigName Property

Retrieves or sets the current configuration name.

[JavaScript]

strName = document.ConfigName;

document.ConfigName = strName;

[VBScript]

strName = document.ConfigName

document.ConfigName = strName

Version

Supported on EmEditor Professional Version 4.00 or later.

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.