Java Open Client supports array return values from user-defined functions, except for LONGCHAR and MEMPTR data types.
Also, if you did not specify to return the ABL
RETURN-VALUE, the client can access the current value of the ABL
RETURN-VALUE function by calling the
_getProcReturnString() common method. For more information, see
Common methods.