Forum Discussion

jveedubs's avatar
jveedubs
Community Member
16 days ago

Complex formulas using variables?

I am working on some interactive scenarios for which a score would be calculated at the end based on many variables, including built-in ones like how many interactions were had.

 

For example, I want to calculate something like ((A+B)/C+(D-E)*2)/100 (where each letter here obviously represents a variable or built-in value) and display the resulting value in a text box as a "final score." How would I accomplish that?

2 Replies