Item Property (CharacterRanges Collection)¶
Retrieves the CharacterRange object for the specified index. Index Specifies the index of the item as a zero-based integer. Supported on EmEditor Professional Version 22.0 or later.¶
[JavaScript]¶
item = list.Item( Index );
[VBScript]¶
item = list.Item( Index )
Parameters¶
Version¶