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

Last updated