-added new RTTI functions/properties:TCustomIniFile.WriteTStrings,TCustomIniFile.ReadTStrings,TIBTransaction.Commit,TIBTransaction.RollBack,TIBTransaction.StartTransaction,TIBQuery.FetchAll,TIBQuery.RecordCount,TChartSeries.Active,TChartSeries.Count,TChartSeries.Delete.-fixed bug with "in" operator.-functions return null value by default-fixed bug with late binding-added TfsScript.IncludePath property (list of paths for modules)-added TfsScript.UseClassLateBinding - fixed bug with type casting - added EvaluateRiseError property - return True if Evaluate function rise error- added OnGetVarValue event - added AddPropertyEx with TfsGetValueNewEvent/TfsSetValueNewEvent handlers- fixed bug in Evaluate with Basic grammar- fix ...