| Quintiq file version 2.0 | 
| #parent: CustomDrawRC/CustomDrawDataLayerOperationInput | 
| Response OnDrop ( | 
|   structured[OperationInputOutputPISPNode] source, | 
|   OperationInput target | 
| ) id:Response_CustomDrawRC_CustomDrawDataLayerOperationInput_OnDrop_858 | 
| { | 
|   #keys: '[139394.0.1321253759]' | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_WebCustomDrawDataLayer_OnDrop' | 
|   Precondition: | 
|   [* | 
|     return target.CanCreateOperationInputGroup( feedback, source ); | 
|   *] | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       // Drop PISP node on operation input to create operation input group | 
|       target.LinkPISPs( source ); | 
|     *] | 
|     GroupServerCalls: false | 
|   } | 
| } |