54. Python

The Python programming language can be used to extend the functionality of TreeAge Pro. For example, a Python script could perform complex calculations that are not easily handled in a native TreeAge Pro variable definition formula. This can include logical syntax like extended if/then/else logic and processing loops which have no equivalent within TreeAge Pro. This chapter will illustrate examples of using Python and the syntax required to build your own Python scripts.