DclLocFirst

Description

Get location of the array that the value that was designated turn up first.

Syntax

Result= DclLocFirst (Array, value)

Arguments

Return value < I > The location of array.
Array < R, I, C*(:) > The array that retrieves it.
Value < R, I, C*> Designated value.

Note

Array and value shall be same Type.

Related items