Variable Exchange

Hi, I am new to Kodular and coding. I am trying to pass a variable (MyText) from Screen1 to Screen2 (MyText2) but I cannot see how this can be done. Can anyone help please?

User block “open another screen with start value” and on your next screen use get value block

You can simply do this by using tiny db.

In screen1 when you set variable values also store variable in tiny db and use it across all screens by tinydb get value block.

2 Likes

Thanks for your help

Mark the appropriate post as solution if you got your answer

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.