Context: I have a dataset with multiple numeric columns, which I am analysing in Contour. During one step of my analysis I want to find the minimum value of three different columns for every row.
Question: Is there an expression function in Contour I can use to get the minimum or maximum value of two or more columns?