indexOf

fun indexOf(value: DataValue, searchValue: DataValue): QueryValue

Return a deferred call of the OData 'indexof' canonical function.

Return

a deferred call of the OData 'indexof' canonical function.

Parameters

value

A string value.

searchValue

To search for in value.