How do I make it that the textbox contains the TinyDB values?

What the question says. Textbox should contain the TinyDB values. How does the code work for this?

When Screen initialize (decide your event to trigger, here i decided Scren initialize)
set textbox text to call tinytb get value (tag name) valueIfTagNotThere (No text Data found)

1 Like

set textbox. text to (call tinydb.getValue (tag)).