| Quintiq file version 2.0 | 
| #parent: ListBookmark | 
| Response OnClick () id:Response_ListBookmark_MenuCreateFolder_OnClick_603 | 
| { | 
|   #keys: '[137818.0.125585675]' | 
|   CanBindMultiple: false | 
|   DefinitionID => /ListBookmark/Responsedef_ListBookmark_WebMenu_OnClick | 
|   Initiator: 'MenuCreateFolder' | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       // Create new bookmark folder in empty list | 
|       dlg := construct( DialogCreateEditBookmark ); | 
|       dlg.InitializeNew( null( Bookmark ), true /*is folder*/ ); | 
|     *] | 
|     GroupServerCalls: false | 
|   } | 
| } |