Remove Method (HighlightList Collection)

Removes an item.

[JavaScript]

list.Remove( Index );

[VBScript]

list.Remove Index

Parameters

Index

Specifies the index of the item as a one-based integer.

Version

Supported on EmEditor Professional Version 7.00 or later.