Maximum of all array elements
|
Signature |
|---|
|
Array_Max(Array) |
|
Description |
|---|
|
Returns the maximum of all Array elements. |
|
Result |
|---|
|
Maximum of all Array elements. |
|
Arguments |
|
|---|---|
|
Array |
Array for which the maximum shall be returned. |