Save Method (Config Object)¶
Saves the configuration. strName Optional. Specifies the name of the configuration to be saved. If omitted, the name will not be changed. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
object.Save( [ strName ] );
[VBScript]¶
object.Save [ strName ]
Parameters¶
Version¶