I just have seen your screenshot in the first post… you are using TinyDB… in this case there is no need to pass the values like this to the other screen, just get the values from TinyDB there
Let me suggest you to do some tutorials to learn the basics…
A very good way to learn App Inventor or Kodular is to read the free Inventor’s Manual here in the AI2 free online eBook App Inventor 2 Book: Create Your Own Android Apps … the links are at the bottom of the Web page. The book ‘teaches’ users how to program with AI2 blocks.
There is a free programming course here Course In A Box and the aia files for the projects in the book are here: App Inventor 2 Book: Create Your Own Android Apps
How to do a lot of basic things with App Inventor are described here: How do you...? .
where you get to add item to a start value when movinG to another screen (essentially making the equivalent of a session variable) HOW can on just write values INTO A startvalue to pick up on AMY SCREEN