Versions Compared

Key

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

...

  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

An Error instance will be thrown with the following properties:

...