Find element in a table array that is closest but greater than or equal to the argument.
This API allows you to find an element which is great than the argument you pass to the function.
Parameters
- Search argument
- Table array
- Alternate table array OR resulting indicators
- resulting indicators (if alternate table array has been passed in) OR null
RPG Equivalent
%TLOOKUPGT()