This functionality is only available for certain module packages.

= 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