Should I mark the type of defined variables/constants?

It should give a minimal performance boost and better autocomplete, but for Dictionaries not so much… the keys and values are Variants, I think 4.4 add typed dictionaries so you could use Dictionary[String, int] with the next stable version.

2 Likes