Section templates can be defined in two ways:
- A
SectFoo.c4gin the scenario, whereFoorefers to the section name. - A map inside C4Script.
A section is created from a section template via the CreateSection script function. Each section has a unique number. The main scenario section is loaded from the scenario itself and has the number 0.
Multiple sections can exist at the same time, and from the same section template.