Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
QuickList.Count
Queries the count of items in list.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
List | 4.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "QuickList.Count"; ListRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
ListRef | The reference to the list returned from QuickList.New function. | $List |
Result
Returns number or error.
Description
Queries the count of items in list.See also
- List.GetValue
- List.Remove
- QuickList.Clear
- QuickList.Find
- QuickList.JoinJSON
- QuickList.List
- QuickList.New
- QuickList.Not
- QuickList.Remove
- QuickList.Sort
Release notes
- Version 10.4
- Added prefix/postfix operator for List.IndexOfFirstValueMatching, QuickList.IndexOfFirstValueMatching, List.CountValuesMatching and QuickList.CountValuesMatching.
- Version 10.3
- Added numeric mode for List.CountValuesMatching, List.IndexOfFirstValueMatching, QuickList.CountValuesMatching and QuickList.IndexOfFirstValueMatching functions.
- Version 10.2
Example Databases
Blog Entries
- Data structures in MBS Plugin
- Comparing Base Elements Plugin to MBS FileMaker Plugin
- Quicklist - Fast lists for FileMaker
FileMaker Magazin
This function checks for a license.
Created 21st September 2014, last changed 21st October 2021