| Quintiq file version 2.0 | 
| #parent: ListNavigationPanelSelection | 
| Response OnUserSelectionChanged ( | 
|   structured[SupplyChainSelection] selection | 
| ) id:Response_ListNavigationPanelSelection_OnUserSelectionChanged | 
| { | 
|   #keys: '[113694.2.1030271725]' | 
|   Body: | 
|   [* | 
|     // Update value holder for storing in views/ retain selections | 
|     names := selectvalues( selection, Elements, e, true, e.Name() ); | 
|     value := names.ToString( SupplyChainSelection::GetDelimiter() ); | 
|     ValueHolderListSelections.Value( value ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_List_OnUserSelectionChanged' | 
| } |