if-function with only two parameters

It would be very helpful to also have an if-function with only two parameters, so if(bool, any) instead of or rather additionally to if(bool, any1, any2).

Hi @chantal! Noted — I’ll discuss your proposal with the team. :ok_hand:

Hi @chantal, I have a quick follow-up question: what value should be returned if false?