oph_compare

Description

Behaviour

It returns 0 if the two input measures are equal.

Parameters

  • input measure type: not used.
  • output measure type: not used.
  • measure a: first input measure.
  • measure b: second input measure.

Return type

Long-long.

Examples

Compare measure a with measure b.

oph_compare('','',measure_a,measure_b)

Operation type

Simple.

Arguments

Argument name Type Mandatory Values Default Min/Max-value Min/Max-times
input measure type “oph_type” “yes”       “1” / “1”
output measure type “oph_type” “yes”       “1” / “1”
measure a “binary-array” “yes”       “1” / “1”
measure b “binary-array” “yes”       “1” / “1”