| Quintiq file version 2.0 | 
| #parent: ListImportProfile | 
| Response OnClick ( | 
|   structured[UserImportProfile] selection | 
| ) id:Response_ListImportProfile_MenuCopyImportProfiles_OnClick | 
| { | 
|   #keys: '[132894.0.16810479]' | 
|   Body: | 
|   [* | 
|     // Create a copy of each selected import profile | 
|     UserImportProfile::Copy( selection ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID => /ListImportProfile/Responsedef_ListImportProfile_Menu_OnClick | 
|   Initiator: 'MenuCopyImportProfiles' | 
| } |