Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Lookup This API allows you to find an element which is less than or equal to the argument you pass to the lookup function. This API will return the index of the value if it has found a match, otherwise it will return 0.

Parameters
  1. Search argument
  2. Array
  3. Start index (OR resulting indicators object)
  4. Resulting indicators object (optional)

...