Comparison |
An element is used to compare two input objects.
Comparison – values that can be compared (for example, a numeric value, a string, an indicator value, etc.).
Comparison – values that can be compared (for example, a numeric value, a string, an indicator value, etc.).
• Flag – the flag value (indicates the state and has two values: up (true) and down (false)).
Left – the parameter which value will be used on the left side of the comparison.
Operator – the condition by which you need to compare the passed values.
Right – the parameter which value will be used on the right side of the comparison.
When you change the operator, the cube name automatically changes to the operator name.