| Quintiq file version 2.0 | 
| #parent: PanelLengthOfTime/EditFieldLengthOfTime | 
| Response OnChanged () id:Response_PanelLengthOfTime_EditFieldLengthOfTime_OnChanged | 
| { | 
|   #keys: '[145730.0.2145910658]' | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_WebEditField_OnChanged' | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       // Changes in length of time will change label | 
|       Form.SetCostLabel( EditFieldLengthOfTime.Text(), | 
|                          DropDownStringListTimeUnit.Text(), | 
|                          DropDownStringListCostDriver.Text() ); | 
|     *] | 
|     GroupServerCalls: false | 
|   } | 
| } |