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