Html code with app inventor

Hello,
I am coming to you to ask for help.
I am working on a project with two screens,
the first one is a question form and the second one with the HTML code.

I would like to know when opening screen 2 with the parameter of a variable.

how to put this value in the html code of form:

replace value by the value taken in the label of screen 1.

Thanks

Translated with DeepL Translate: The world's most accurate translator (free version)

You can use the webviewstring to pass data (text) to and from an html page in the webviewer.

Example