Theoretically you could do that… usually you would add a value in socket startText, for example the text Home, then in the Screen1.Initialize event you would add an if statement like this
If get plain start text = Home
Then open another screen Home
However unfortunately this currently does not work in Kodular, because somehow our friendly, but sleepy Kodular team was not able to fix this bug