Quintiq file version 2.0 
 | 
#parent: selKeyWord 
 | 
Response OnUserSelectionChanged () id:Response_selKeyWord_OnUserSelectionChanged 
 | 
{ 
 | 
  #keys: '[104342.0.298137015]' 
 | 
  Body: 
 | 
  [* 
 | 
    // Populate information icon text 
 | 
    Dialog.PTF_PopulateParametersText(); 
 | 
    Dialog.PTF_PopulateParametersInfo(); 
 | 
     
 | 
    //Reset the parameter editor 
 | 
    edtKeyWordParameter.Text( "" ); 
 | 
  *] 
 | 
  CanBindMultiple: false 
 | 
  DefinitionID: 'Responsedef_GUISelectionBase_OnUserSelectionChanged' 
 | 
} 
 |