| Quintiq file version 2.0 | 
| #parent: PanelScenarioSelection/ButtonCreateAssumption_833 | 
| Response OnClick () id:Response_ActionBarGroupScenarioSelection_ButtonCreateAssumption_OnClick_207 | 
| { | 
|   #keys: '[136682.1.411675588]' | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_WebButton_OnClick' | 
|   Precondition: | 
|   [* | 
|     return MacroPlan::HasMacroPlan( DataHolderActiveScenario.Data(), feedback ); | 
|   *] | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       // Creates a new Assumption | 
|       dlg := construct( DialogCreateEditAssumption ); | 
|       dlg.New( DataHolderActiveScenario.Data(), null( FormAssumptions ) ); | 
|     *] | 
|     GroupServerCalls: false | 
|   } | 
| } |