Closed
Description
iPgm.addReturn does not emit a deprecation warning. It should emit
As of v1.0, 'iPgm.addReturn()' is deprecated. Please use 'ProgramCall.addReturn()' instead.
Like was done for iPgm.addParam
iPgm.addReturn does not emit a deprecation warning. It should emit
As of v1.0, 'iPgm.addReturn()' is deprecated. Please use 'ProgramCall.addReturn()' instead.
Like was done for iPgm.addParam