Variables in array problem

Hi all, :slight_smile:

I use string variables in array, Mode 1, Mode 2. In a switch I change the language of the prototype’s texts.

In a Conditional (Boolean) I use
Set [variable] to [variable].[Mode2] which works without problems!
But later if I want to call [Mode1] to write to variable.
Set [variable] to [variable].[Mode1] it doesn’t work.

Conditional works, have tried changing other parts!

Does anyone have the same problem or solution to this.

Sincerely
Per