Example: Task "Transaction" in a list has two custom fields. One dropdown called "Type" with the options "Profit" and "Loss", and then a custom money field called "Dollars"
The user should be able to create an automation where essentially "If 'Type' is set to 'Loss' then 'Dollars' is set to 'Dollars'*-1"
Ultimately, in the automation, (or even formulas!) it would be awesome to be able to refer to a field of a task like a variable or a property of the task. Very similar to coding.