Send data to a different screen

  1. Add a TinyDB component in Screen1 and Screen3.

  2. In Screen3, before going to Screen2, do this:

Then, in Screen1, the data will be like this:

image

Note: You must store a value before getting the value, else the system will return the socket 'valueIfTagNotThere'.

1 Like