Skip to content
页面导航
Are you an LLM? You can read better optimized documentation at /krpalite/HelpDoc/Data Processing/Array Operations/Count the occurrences of elements in an array.md for this page in Markdown format
统计元素在数组中出现的次数
适用系统: windows
功能说明
功能描述
查找数组中某个元素出现的次数
指令输入
数组
Array
:
输入或选择一个待转换的数组变量
查找的元素
Vatiant
:
输入或选择一下需要查找的元素
指令输出
保存结果至
Array
:
返回该元素出现的次数
使用示例
使用【设置变量】定义数组变量 --> 使用【统计元素在数组中出现的次数】查找某个元素出现的次数 --> 打印输出返回结果