Session File Structure
Session files always begins with the *Id() statement which is followed by statements grouped in blocks.
- *BeginPage()
- *BeginDefinitions()
- *BeginPalette()
- *BeginStatsTemplates()
Each of these parent blocks contain sub-blocks which further define the working session. When a session file is saved in the program, sub-blocks are indented within parent blocks.