This functionality is only available for certain module packages.

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

= for components

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

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