Behaviour
It computes the size of an array (length of the array in bytes).
Parameters
Return type
Long-long.
Examples
Compute the size of the array.
oph_size_array('OPH_DOUBLE','',measure)
Operation type
Reduce.
Argument name | Type | Mandatory | Values | Default | Min/Max-value | Min/Max-times |
---|---|---|---|---|---|---|
input measure type | “oph_type” | “yes” | “‘oph_double’|’oph_float’ |’oph_int’|’oph_long’|’oph_short’|’oph_byte’” | “1” / “1” | ||
output measure type | “oph_type” | “yes” | “1” / “1” | |||
measure | “binary-array” | “yes” | “1” / “1” |