Syntax Colouring
Colours improve the readability of the code and help the programmer to write and debug the code much faster.
Code editor of TallyPrime Developer is a TDL aware editor which uses various colours to highlight the different components of TDL. It also helps to debug syntax errors by colouring the same, thus saving debugging time.
The various components for which the colour convention is used:
- Comments within the Code
- Definition Types and Names
- Attributes and Keywords
- Actions and Functions
- Syntax Errors in Code