| Quintiq file version 2.0 | 
| #parent: ListSimulation | 
| Response OnClick ( | 
|   structured[Simulation_MP] selection | 
| ) id:Response_ListSimulation_MenuDeleteAlgorithmSimulation_OnClick | 
| { | 
|   #keys: '[122872.1.1874559021]' | 
|   Body: | 
|   [* | 
|     // Delete a AlgorithmSimulation | 
|     Simulation_MP::Delete( selection ); | 
|   *] | 
|   DefinitionID => /ListSimulation/Responsedef_ListSimulation_Menu_OnClick | 
|   Initiator: 'MenuDeleteAlgorithmSimulation' | 
| } |