1
2
3
4
5
6
7
8
9
10
11
12
13
14
  | Quintiq file version 2.0 
 |  #parent: gtPTFKickStart 
 |  Response OnCreated () id:Response_LibPTF_pnlTestRunner_gtPTFKickStart_OnCreated 
 |  { 
 |    #keys: '[102890.0.1880797994]' 
 |    Body: 
 |    [* 
 |      // Timer of which to initialize the execution. 
 |      // For example parsing test script and create temporary log file 
 |      gtPTFKickStart.Enabled( true ); 
 |    *] 
 |    CanBindMultiple: false 
 |    DefinitionID: 'Responsedef_GUIComponent_OnCreated' 
 |  } 
 |  
  |