PV-WAVE Advantage > JWAVE User Guide > JWAVE Wrapper API > WRAPPER_TEST_RETURN_INFO Procedure   
WRAPPER_TEST_RETURN_INFO Procedure   
Prints information on all returned values after WRAPPER_TEST_EXECUTE is called.
Usage
WRAPPER_TEST_RETURN_INFO
Parameters
None.
Discussion
This procedure prints the same information as the PV‑WAVE INFO command.
This function imitates the behavior of the Parameter.printInfo method in a Java client application.
Example
See WRAPPER_TEST_INIT.
See Also