Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
QuickList.Count
Queries the count of items in list.
| Component | Version | macOS | Windows | Linux | Server | FileMaker 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 OK or error.
Description
Queries the count of items in list.See also
- List.GetValue
- QuickList.Clear
- QuickList.Clone
- QuickList.CountValuesMatching
- QuickList.GetValue
- QuickList.List
- QuickList.Not
- QuickList.Push
- QuickList.Remove
- QuickList.Sort
Example Databases
Blog Entries
FileMaker Magazin
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
Created 21st September 2014, last changed 21st September 2014
QuickList.Clone - QuickList.CountValuesMatching
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins