| Quintiq file version 2.0 | 
| #parent: ListUnit | 
| Response OnClick ( | 
|   structured[Unit] selection | 
| ) id:Response_ListUnit_MenuMoveToBottom_OnClick | 
| { | 
|   #keys: '[108486.2.681240297]' | 
|   Body: | 
|   [* | 
|     // Move to bottom | 
|     Unit::MoveToBottom( selection ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID => /ListUnit/Responsedef_ListUnit_Menu_OnClick | 
|   Initiator: 'MenuMoveToBottom' | 
|   UserRequiresReadWrite: true | 
| } |