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