| Quintiq file version 2.0 | 
| #parent: ActionBarGroupDataSettings_593/ButtonGeneralSettings | 
| Response OnClick () id:Response_ActionBarGroupDataSettings_593_ButtonGeneralSettings_OnClick | 
| { | 
|   #keys: '[145730.0.1954845221]' | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_WebButton_OnClick' | 
|   Precondition: | 
|   [* | 
|     // Disable button if there's no active scenario | 
|     return MacroPlan::HasMacroPlan( DataHolderActiveScenario.Data(), feedback ); | 
|   *] | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       // Open/close form | 
|       ApplicationMacroPlanner.ToggleSettingsForm( ButtonGeneralSettings ); | 
|     *] | 
|     GroupServerCalls: false | 
|   } | 
| } |