GetTechLevel(typeId)
Usage: |
city.getTechLevel(ResearchType) |
Example: |
city.getTechLevel(14) |
This function returns the specified technology research level. For example to see what level archery you have:
echo "I have archery level {city.getTechLevel(14)}"
See also: ResearchTypes

![[+]](/moin_static/explorer/img/toggle1.png)

![[-]](/moin_static/explorer/img/toggle0.png)
