Add Method (NoWrapList Collection)¶
Adds an item. sName Specifies the name of the item to add. bEnabled Specifies whether the item is enabled. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
list.Add( sName, bEnabled);
[VBScript]¶
list.Add sName, bEnabled
Parameters¶
Version¶