Previous Topic

Next Topic

Book Contents

_Count(Float, Array)

Counts the number of occurrences of a float value in an array.

Syntax

_Count(valueToCount,valueList)

Parameters

Parameters for _Count(Float, Array)

Parameter

Definition

Data type

valueToCount

Value to count

Float

valueList

Array of values to search

Array of Float values

Returns

The number of occurrences of a given float value in an array.

Send Feedback