Get location of the array that the value that was designated turn up first.
| Result= | DclLocFirst | (Array, value) | 
| Return value | < I > | The location of array. | 
| Array | < R, I, C*(:) > | The array that retrieves it. | 
| Value | < R, I, C*> | Designated value. | 
Array and value shall be same Type.