If a local string variable is dimensioned, it is created as a monolingual string variable.
This can cause problems if you want to edit a multilingual class variable in a multi-lingual function using local variables.
Therefore, it is possible to use the MULTILANGUAGE key word to declare a local variable as multilingual.
Dim mStr As MultiLanguage String