Counts the number of occurrences of a date time value in an array.
Syntax
_Count(valueToCount,valueList)
Parameters
Parameters for _Count(Date, Array)
Parameter |
Definition |
Data type |
---|---|---|
valueToCount |
Value to count |
PFDateTime |
valueList |
Array of values to search |
Array of PFDateTime values |
Returns
The number of occurrences of a given date time value in an array.
Copyright © 2013, 2016 Oracle and/or its affiliates. All rights reserved.