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