Quintiq file version 2.0 
 | 
#parent: ListOperationInputGroup 
 | 
Response OnDrop ( 
 | 
  structured[Product_MP] information, 
 | 
  OperationInputGroup target 
 | 
) id:Response_ListOperationInputGroup_OnDrop 
 | 
{ 
 | 
  #keys: '[127710.1.746488937]' 
 | 
  Body: 
 | 
  [* 
 | 
    // Drop Products on operation input group to add pisp as operation input in operation input group 
 | 
    target.LinkProducts( information ); 
 | 
  *] 
 | 
  CanBindMultiple: false 
 | 
  DefinitionID: 'Responsedef_GUIComponent_OnDrop' 
 | 
} 
 |