Activate when multiple conditions are met?

Example:
A locked door where you need to press 2 buttons (ingame) to open it. does not have to be at the same .

Easiest way would clearly be to switch between Boolean true/false for when the buttons are pressed. But how can I make it activate when both buttons Boolean value are true?

Hi

Use a AND BOOL. Here is a example comparing floats

43888-capture.jpg

It worked XD. thx

For other readers who might need this: I used two buttons as an example, but it also works for more than that just press the add pin just added.