Imported from previous forum
I have some doubt about the dictionary scope when using the Template Reference Instruction.
For example, if I define a dictionary like this:
Suppose I have to encode just two messages: Templ1 and Templ2.
When encoding Templ2, the previous value of Field1 is in status undefined or is it assigned with the value given in the previous message (Templ1) ?
I mean: the dictionary of a Template Reference is the same of the container template?
Thanks in advance for your help.