Previous Topic

Next Topic

Book Contents

_IsValueGreaterThanOrEqualToArray

Checks whether a specified value is greater than or equal to at least one of the 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.

IsValueGreaterThanOrEqualToArray functions

Data type to compare

Function to use

Date time

_IsValueGreaterThanOrEqualToArray (PFDateTime, Array).

Float

_IsValueGreaterThanOrEqualToArray (Float, Array).

Integer

_IsValueGreaterThanOrEqualToArray (Integer, Array).

Send Feedback