The following can be used to search arrays:
- The LOOKUP operation code
- The %LOOKUP built-in function
- The %LOOKUPLT built-in function
- The %LOOKUPLE built-in function
- The %LOOKUPGT built-in function
- The %LOOKUPGE built-in function
For more information about the LOOKUP operation code,
see:
For more information about the %LOOKUPxx built-in functions,
see %LOOKUPxx (Look Up an Array Element).