Versions Compared

Key

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

Fetch the ;ast record in the current table (by handle).

Parameters
  1. Handle. Handle must be executed with pjs.execute() or pjs.executeDirect() before being passed in.
  2. Each parameter after the first are the different fields that should be bound from the data from fetch.
  3. Optional - number of rows to fetch. Default is 1.

Return Value

None.

Exception Handling

...