Skip to main content
Skip table of contents

Comparison functions

Object.Equal[Object]→Boolean

Object.Greater[Object]→Boolean

Object.GreaterEqual[Object]→Boolean

Object.Less[Object]→Boolean

Object.LessEqual[Object]→Boolean

Object.NotEqual[Object]→Boolean

Result: The comparison functions =, >, >=, <, <= and<>(Equal, Greater, GreaterEqual, Less, LessEqual and NotEqual) are defined on most objects. When applied to time series, the result is again a time series with values 0 and/or 1.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.