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