Multiple choice selection to get specific value

Hello,

I was trying to make a multiple choice selection to get a specific value.
As you can see in my example picture I have to chose 4 different variables to get a certain value.
The examples are in german but I think you get the point.

A friend of mine who is in IT showed me python dictionaries which is exactly what I need.

Would this be possible with GH interneral tools to? I tried to find a way using the Stream-Filter/Gate, but I did not come very far.

Thank you and have nice day.

Fabian

Came up with this solution if anyone has the same question:

Every Input has 0/1/2 values that are transformed into keys.

Cheers

1 Like