Skip to main content
Question

Variables in array problem

  • October 10, 2023
  • 0 replies
  • 524 views

Hi all, 🙂

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

This topic has been closed for replies.