There is a textbox and a button.
The first time the app is run, the textbox will contain empty text from the valueTagNotThere socket.
When the user has entered text into the textbox then pressed the button, the text is stored in the 'Shares' tag.
The next time app starts that text will be placed in the textbox since the 'Shares' tag is no longer empty.
---
Scott