Reset Method (Config Object)¶
Resets the configuration. strName Optional. Specifies the name of the default configuration to be reset. If omitted, the default configuration of the current name will be used. An error occurs if the name is not one of default configurations. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
object.Reset( [ strName ] );
[VBScript]¶
object.Reset [ strName ]
Parameters¶
Version¶