count count
null 値を数に入れずに、リストの要素数を数えます。
カテゴリ
集計
関数の構文
count(<listAny>)
パラメーター
パラメーター
タイプ
リスト
listString
リスト
listBoolean
リスト
listInteger
リスト
listDecimal
リスト
listDuration
リスト
listDateTime
リスト
listDateTimeOnly
リスト
listDateOnly
シグネチャと戻り値のタイプ
count(<listAny>)
整数を返します。
例
count([10,2,10,null])
3 を返します。
recommendation-more-help
4f4a00c1-77c9-4eee-84df-bbe6206c3ab9