Behaviour
It converts a binary element in an integer value.
Parameters
Return type
Long
Examples
Convert the binary element in measure in an integer value.
oph_convert_l('OPH_LONG',''measure)
Operation type
Simple.
Argument name | Type | Mandatory | Values | Default | Min/Max-value | Min/Max-times |
---|---|---|---|---|---|---|
input measure type | “oph_type” | “yes” | “‘oph_long’|’oph_int’|’oph_short’|’oph_byte’” | “‘oph_long’” | “1” / “1” | |
output measure type | “oph_type” | “yes” | “1” / “1” | |||
measure | “binary-array” | “yes” | “1” / “1” |