Previous Topic

Next Topic

Book Contents

_IsValueGreaterThanArray

Checks whether a specified value is greater than all values in an array. This function takes different parameters depending on the data type of the value to which you are comparing the values in the array.

IsValueGreaterThanArray functions

Data type to compare

Function to use

Date time

_IsValueGreaterThanArray (PFDateTime, Array).

Float

_IsValueGreaterThanArray (Float, Array).

Integer

_IsValueGreaterThanArray (Integer, Array).

Send Feedback