| Quintiq file version 2.0 | 
| #parent: #root | 
| Response OnClick ( | 
|   LibCal_Subscription selection | 
| ) id:Response_LibCal_gcResourceCalendars_mnuEditSubscription_OnClick_724 | 
| { | 
|   #keys: '[146730.0.881022567]' | 
|   Body: | 
|   [* | 
|     // Edit a subscription to an event (Subscription). | 
|     LibCal_GlobalState.EditEventOrSubscription( this, selection ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID => /Responsedef_LibCal_gcResourceCalendars_Menu_OnClick | 
|   Initiator: 'mnuEditSubscription' | 
|   Precondition: | 
|   [* | 
|     return LibCal_GlobalState.CheckIsSubscription( selection ); | 
|   *] | 
| } |