Configs Property (Editor Object)¶
Retrieves the Configs Collection. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
cfgs = editor.Configs;
[VBScript]¶
Set cfgs = editor.Configs
Version¶
Macro Reference — Editor Object — Configs Property (Editor Object)