Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

This API allows you to find an element which is great than the argument you pass to it, and positions the table to that element.

An optional resulting indicators object can specify if any elements in the flags array should be set. The resulting indicators object can have this property:

  • high (Number) - identifies the flag number to set if the nearest higher entry is found
Parameters
  1. Search argument
  2. Table array
  3. Alternate table array OR resulting indicators (optional)
  4. resulting indicators (optional)

RPG Equivalent 

%TLOOKUPGT()

  • No labels