Changing fixed value on a sqlite query

I want to change the fixed VALUE using the textbox, how do to do that?

Button to add fixed VALUE
image

Blocks for Button above

Textbox to use for VALUE
image

With the join block you can create the strings that you want, including the textBox.text. An example:

image

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.