Syntax
6/20/26Less than 1 minute
An UzonCalc report is Python code. You do not need to learn a separate template language; you only need a small set of document functions, variable display rules, and unit calculation conventions.
This chapter introduces common syntax from basic to advanced:
- Text, headings, code blocks, and Markdown output
- Variables, aliases, subscripts, arrays, and formula rendering
- Unit calculation, unit conversion, and numeric display
- Table of contents, automatic numbering, charts, and Excel reuse
- Code formatter support and f-string formatting