As an OnTask Workflow builder I would like the ability to assig a Filed's Property value the results of an arithmetic formula. For example Projecty = PropertyX [+ | - | * | / | && | etc...] PropertyY
We need this in order to build workflows that have properties derived from other numeric values. Like: newValue = (Value1 + Value2) / Value3