| Quintiq file version 2.0 | 
| #parent: pSelectionPP/bSelectionChecks687 | 
| Response OnClick () id:Response_pSelectionPP_bSelectionChecks687_OnClick | 
| { | 
|   #keys: '[414996.1.13998607]' | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_WebButton_OnClick' | 
|   GroupServerCalls: true | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       if( CheckboxPP.Checked() ){ | 
|         dhBaseVersionPath.Data( DropDownListBaseVersionPP.Data().FilePath() ); | 
|         lBaseVersionName.Text( DropDownListBaseVersionPP.Data().Name() ); | 
|         dhCompareVersionPath.Data( DropDownListCompareVersionPP.Data().FilePath() ); | 
|         lCompareVersionName.Text( DropDownListCompareVersionPP.Data().Name() ); | 
|       } | 
|     *] | 
|   } | 
| } |