Count Property (Matches Collection)¶
Retrieves the number of items. Supported on EmEditor Professional Version 15.9 or later.¶
[JavaScript]¶
n = list.Count;
[VBScript]¶
n = list.Count
Version¶
Macro Reference — Matches Collection — Count Property (Matches Collection)