I have a problem with get start value.
The thing that I want to accomplish is that:
-
From Screen1, I want to open Screen2 with start value "Coming from Screen1 and arrived in Screen2"
Once Screen2 in opened, when I click on Do It on the block get start value, I get "Coming from Screen1 and arrived in Screen2" as expected. -
In Screen2, when I press the back button, I want to close the screen with start value "Welcome".
Once back on Screen1, when I clock on Do It on the block get start value, I get "Coming from Screen1 and arrived in Screen2" which is not expected.
Is this normal behaviour or am I missing something.