Quintiq file version 2.0 
 | 
#parent: CustomDrawComponentRoutingConfigurator 
 | 
Response OnClick ( 
 | 
  structured[OperationInputPISPNode] selection 
 | 
) id:Response_CustomDrawComponentRoutingConfigurator_MenuDeletePISPNodeInRoutingRCV_OnClick 
 | 
{ 
 | 
  #keys: '[124808.0.1234693268]' 
 | 
  Body: 
 | 
  [* 
 | 
    // Delete input output product/ operation output 
 | 
    OperationInputOutputPISPNode::Delete( selection ); 
 | 
  *] 
 | 
  CanBindMultiple: false 
 | 
  DefinitionID => /CustomDrawComponentRoutingConfigurator/Responsedef_CustomDrawComponentRoutingConfigurator_Menu_OnClick 
 | 
  Initiator: 'MenuDeletePISPNodeInRoutingRCV' 
 | 
} 
 |