Server Reference Guide : 11. JSON-RPC 2.0 Interface : Returning Values to the Caller : Using Return Values
 
Share this page                  
Using Return Values
The value returned by the called 4GL procedure (using the RETURN statement) will automatically be converted into the result value. This value can be of a simple type, an object or array reference, or null.