Help Identifying a Node

Hi! I’m currently going through a tutorial which features the attached node. Just wondering if anyone could help identifying it, I can’t find it anyhwere! Any help would be enormously appreciated.

Looks like equal == node.

equal.PNG

What’s the use for it? I mean a example function you could do with it ?

Intercepting a key down in the widget, for example. The widget knows a key was pressed bu it does not know which one, so you can query it like this.

Or you’re asking about the == node in general?