Item Property (CharacterRanges Collection)

Retrieves the CharacterRange 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 zero-based integer.

Version

Supported on EmEditor Professional Version 22.0 or later.