I am making a messenger app with a sign in page. I also made a user settings page in the app where u can check the info. And i want to set one of the labels to the text box in the sign in page. I used to use Thunkable where i could set the the text box txt’s as a new variable and go to the other screen and set the label’s text to that variable and the label’s text would be the same as the text box’s text. How do i do tht in Kodular