Syntax
Parameters
Parameter | Description | Supported input types |
---|---|---|
<array> | The array or array-type column to be checked | ARRAY |
Return Type
Same as the element type of the array.Example
The following example calculates the maximum number in thelevels
array:
4