list.count
Syntax
i
:=
list.count
(
l
,
a
)
Get the number of times a value appears in a list.
Returns:
i
- number of elements matching
a
.
Arguments:
l
- list to scan
a
- value to seek to match
⇄
PFC 7.0 documentation
»
Scripting
»
FISH
Scripting Reference
»
FISH
Functions
»
⇐
list.concatenate
|
list.create
⇒
Was this helpful? ...
PFC
©
2021,
Itasca
Updated: Feb 25, 2024