How do you change a start value in another screen?

How to change a start value in another screen

It's one of the open screen block options.

I prefer using TinyDB to pass data between screens.

Even better, stack Vertical Arrangements in one screen, and make one visible at a time. to avoid data passing problems.