1. Check wether or not the expressin is correct
2. Parse the variables in the expression. In this case: T, A, M, P, B and C
3. Return the value of the expression after the user assigns a value to each variable.
Can we do it with the Calculation Engine? If the answer is yes, please give me a code sample.
Thank you very much for your help.
Jerry