Array index of minimum
|
Signature |
|---|
|
ArrayID_Min(Array) |
|
Description |
|---|
|
Returns the index of the minimum element of the Array. |
|
Result |
|---|
|
Index (0-based) of the Array element holding the minimum value. |
|
Arguments |
|
|---|---|
|
Array |
Array for which the index value shall be returned. |