get Function Result
See getFunctionResult(DataQuery, Int).
Return
(see linked method).
Parameters
call
Call parameter.
Return the {@link com.sap.cloud.mobile.kotlin.odata.QueryResult} for a function call.
The {@link com.sap.cloud.mobile.kotlin.odata.QueryResult} for a function call.Return
Parameters
call
{@link com.sap.cloud.mobile.kotlin.odata.DataQuery} containing the function call.
index
From zero to size - 1. Index for the query. Omit if unknown, in which case the query will be located by a linear search.