Referenced result - OBSERVED ​
The referenced result (ReferencedResult) must be introduced by the expression OBSERVED and be accomplished by the result (ResultName) to be animated (Animation) or by the result (ResultName) used in the calculation formula (Special formula), respectively.
Example:
When two results named "Cycletime" and "Costs" should be animated, the animation function has to be defined as follows: OBSERVED "Cycletime" OBSERVED "Costs"
Example:
When two results named "Execution Time" and "Waiting Time" are needed to calculate a specific formula, the function has to be defined as follows: expression: "\"Execution Time\" + \"Waiting Time\"" OBSERVED "Execution Time" OBSERVED "Waiting Time"