Result: IMsFormulaTerm;
The Result property returns the term corresponding to output variable.
To get expression elements that correspond to input variables, use the IMsRTransform.Inputs property.
The property use is given in the example for IMsRTransform.Code.
See also: