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:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Counts values in list.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
List | 8.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
List | The list to process. | "Hello" ¶ "" ¶ "World" |
Returns list or error.
List values:
MBS( "List.CountValues"; "Hello¶World¶Hello" )
Example result:
1 World
2 Hello
Created 5th February 2018, last changed 5th February 2018
List.CSVSplit - List.CountValuesMatching
Feedback: Report problem or ask question.