| Quintiq file version 2.0 | 
| #parent: ListKPIAbsolute | 
| Response OnClick ( | 
|   structured[KPISetting] selection | 
| ) id:Response_ListKPIAbsolute_MenuMoveToBottom_OnClick | 
| { | 
|   #keys: '[138546.0.92023645]' | 
|   Body: | 
|   [* | 
|     // Move KPI settings to bottom display | 
|     KPISetting::MoveToBottom( selection ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID => /ListKPIAbsolute/Responsedef_ListKPIAbsolute_Menu_OnClick | 
|   Initiator: 'MenuMoveToBottom' | 
| } |