Previous Topic

Next Topic

Book Contents

_IsValueLessThanArray

Checks whether a specified value is less 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.

_IsValueLessThanArray functions

Data type to compare

Function to use

Date time

_IsValueLessThanArray (PFDateTime, Array).

Float

_IsValueLessThanArray (Float, Array).

Integer

_IsValueLessThanArray (Integer, Array).

Send Feedback