Count the number of climates loaded in the current project (see zproj_AddClimateA).
| Declaration | zProj.h |
|---|---|
| Implementation | zProj.cpp |
long zproj_nClimates();
An integer containing the number of climates loaded into the current project. Errors return 0.
None.