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 6 Next »

Find element in a table array that is closest but less than or equal to the argument.

This API allows you to find an element which is less than or equal to the argument you pass to the function.

Parameters
  1. Search argument
  2. Table array
  3. Alternate table array OR resulting indicators
  4. resulting indicators (if alternate table array has been passed in) OR null

RPG Equivalent

%TLOOKUPLE()

  • No labels