Quintiq file version 2.0 
 | 
#parent: ListSWF_StepDefinition 
 | 
Response OnDrop ( 
 | 
  structured[SWF_ActivityDefinition] information, 
 | 
  SWF_StepDefinition target 
 | 
) id:Response_ListSWF_StepDefinition_OnDrop_101 
 | 
{ 
 | 
  #keys: '[113694.2.1142739366]' 
 | 
  Body: 
 | 
  [* 
 | 
    // Move activities to new step 
 | 
    SWF_WorkflowDataset.Service().TR_BatchUpdateActivityDefinition( information, target ); 
 | 
  *] 
 | 
  CanBindMultiple: false 
 | 
  DefinitionID: 'Responsedef_GUIComponent_OnDrop' 
 | 
} 
 |