Add Method (AssociationList Collection)

Adds an item.

[JavaScript]

list.Add( sName, bEnabled );

[VBScript]

list.Add sName, bEnabled

Parameters

sName

Specifies the name of the item to add.

bEnabled

Specifies whether the item is enabled.

Version

Supported on EmEditor Professional Version 7.00 or later.