Previous Topic

Next Topic

Book Contents

Book Index

_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).

Copyright © 2013, 2016 Oracle and/or its affiliates. All rights reserved.