Forum Discussion
WilliamRyan-dba
6 months agoCommunity Member
Math operations on 2 numeric fields
Hi there. I'm curious if it's possible to perform a math operation based on the following scenario:
var3=var1+(var2/2)
How would those triggers look...? Thanks in advance...
WilliamRyan-dba
6 months agoCommunity Member
Hi All, thanks for your suggestions. I'll give them a try. I am hesitant to try Javascript for 2 reasons: 1) I don't know how to program using Javascript and 2) the number formatting is lost, and the value is returned as text. At least that's my understanding...