ameettContributor14 years agoMemory release held by global variablesHello, How cam the memory held by global variables be released during run time if that variable will no longer be used ? I want to release the memory held by global variables at the end ...Show More
gentleseaFrequent Contributor14 years agovar projectSuiteaqFS = aqFileSystem.GetFolderInfo(ProjectSuite.Path);[...]projectSuiteaqFS = undefined;
Recent DiscussionsTestcomplete closed itselflog message issues in testcompleteexecution plan properties description blanking out
Related ContentAll variables/let in memory when execute one scenario of testGet SQL memory usageCucumber-Ruby 4.0.0 has been released