Stproc.returnValue() (Method)

Retrieves the return value of the stored procedure.

Availability:

JavaScript - 1.2
Netscape Enterprise server - 3.0
Property/method value type:User defined
JavaScript syntax:NESmyStproc.returnValue()

This is an indication of whether the stored procedure executed successfully or not. The values returned by this may depend on the kind of database adapter your middleware employed when connecting to the database.