/
ModelCalculationFormulaContext
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:
Job Trigger Calculation
Externally executed calculations providing domain-specific features.
Various engines exists for Optimization, R or Python, see Job Trigger Calculations for details.
, multiple selections available,
Related content
ModelEvaluationFormulaContext
ModelEvaluationFormulaContext
More like this
Model Calculation Logic
Model Calculation Logic
More like this
Model Classes and Models Overview
Model Classes and Models Overview
More like this
Model Object (MO)
Model Object (MO)
Read with this
Access Steps Inputs and Calculations Outputs
Access Steps Inputs and Calculations Outputs
More like this
Model Evaluation Logic
Model Evaluation Logic
Read with this
Found an issue in documentation? Write to us.