[Feature Request] Boolean Expressions

I would like to add a Feature Request for a boolean Expression Node in Blueprint similiar to the Math Expression Node.
You could type things like NOT AND Or in it and get Pins for all the input Variables just like in the Math Expression. It would make complex Boolean expressions more readable in Blueprint.

Maybe even the comparison between Floats or Objects could be supported although it would be hard for the Node to know which Variable name is which data type. Could be in the style of the “Make Array” Node which decides its data type by the first type connected.

This could become more or less one single Node.

I think that actually would be cool, but probably has a lot of techinical problems with it