Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > getReturnValue

getReturnValue

getReturnValue(): Any;

The getReturnValue method of the JadeMethodContext class returns the value that was returned from the worker application executing the asynchronous method call.

You can typecast the returned value.