<?xml version="1.0" encoding="utf-8"?>
<s1 title="GetTechLevel"><p></p>
<s2 id="GetTechLevel(typeId)" title="GetTechLevel(typeId)">
<table><strong class="highlight"><![CDATA[]]></strong><tr><td><strong class="highlight"><![CDATA[]]></strong><p>Usage: </p>
</td><td><strong class="highlight"><![CDATA[]]></strong><p>city.getTechLevel(<jump href="/wiki/ResearchType" class="nonexistent">ResearchType</jump>) </p>
</td></tr><tr><td><strong class="highlight"><![CDATA[]]></strong><p>Example: </p>
</td><td><strong class="highlight"><![CDATA[]]></strong><p>city.getTechLevel(14) </p>
</td></tr></table><p>This function returns the specified technology research level. For example to see what level archery you have: </p>
<ul><li><source><![CDATA[echo "I have archery level {city.getTechLevel(14)}"]]></source></li>
</ul>
<p>See also: <jump href="/wiki/ResearchTypes">ResearchTypes</jump> </p>
<p></p>

<br/>------------------------------------------------------------------------------<br/>
<p> <jump href="/wiki/CategoryFunctions">CategoryFunctions</jump> </p>
</s2></s1>