> For the complete documentation index, see [llms.txt](https://docs.dbnetsoft.com/dbnetsoft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dbnetsoft.com/dbnetsoft/knowledge-base/scriban-scripting/common-mistakes.md).

# Common Mistakes

## Whitespace

Make sure to not add blanks/spaces in front of {{ or after }} - these will be treted as they are: blanks. And so if you assign a *ImageElement*'s *Filename* property in RRExchange, then you will end up with *GER .png* instead of *GER.png*
