Other great resources: Official JS API docs, Scripting Forum
getResearch()
getResearch(research)
Fetch information about a given technology item, given by a string that matches its definition in "research.txt".
returns a Research object if the tech item was found, otherwise it throws an error if not found (nasty!!)