ModelCalculationFormulaContext

When the logic of the Step’s Calculation is executed, it has access to data and operations using the ModelCalculationFormulaContext object (see its API methods) which is exposed via the model binding variable.

You can access:

  • Inputs of the Tabs

  • Outputs of Calculations

  • Model Tables (similar to Data Source)

  • Model Parameters (the same as Company Parameter)

  • Trees

You can execute:

Found an issue in documentation? Write to us.