A text variable
This page needs a recent browser (with SharedArrayBuffer support). Please update Chrome, Edge, Firefox or Safari to the latest version.
A text variable
Text is a String. String name = "Sam"; holds the word Sam.
Put Sam in a box called name, then print it.
Click Run to see the output here.