Item Property (Matches Collection)

Retrieves the Match object for the specified index.

[JavaScript]

item = list.Item( Index );

[VBScript]

item = list.Item( Index )

Parameters

Index

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

Version

Supported on EmEditor Professional Version 15.9 or later.