Forum Discussion

MaxAllen's avatar
MaxAllen
Qrew Cadet
7 years ago

Update formula variable

I want to do something along the lines of this: Var Number MyVariable = [MyField] If ([AnotherField]=True, $MyVariable==$MyVariable * 2 ) If ([YetAnotherField]=True, $MyVariable==$MyVariable * 4...