This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Components > Operators for components > <> for components

<> for components

Unequal operator. Base for the comparison is the components identity. The components identity is determined by the method absoluteName. Components are unequal if their absoluteName is unequal.

<Component1> <> <Component2>
Expressions Component Component1 Component
Component Component2 Component
Return value Boolean