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