getFunction

open fun getFunction(index: Int): DataQuery

Return the {@link com.sap.cloud.mobile.kotlin.odata.DataQuery} for a function call, if isFunction(index) is true; otherwise throws undefined.

Return

The {@link com.sap.cloud.mobile.kotlin.odata.DataQuery} for a function call, if isFunction(index) is true; otherwise throws undefined.

Parameters

index

From zero to size - 1