Quintiq file version 2.0 #parent: ListBookmarks Response OnDrop ( structured[Bookmark] information, Bookmark target ) id:Response_ListBookmarks_OnDrop { #keys: '[127238.0.1890134246]' Body: [* // Add to folder target.AddChildren( information ); ApplicationLibMacroPlanner.AutoExpandSelection( this, target ); *] CanBindMultiple: false DefinitionID: 'Responsedef_GUIComponent_OnDrop' Precondition: [* return target.CanAddChildren( information, feedback ); *] }