Why doesn't [NAME] work in my script?

In my script, I used the template for users to put their name in, but whenever I make a character talk to [NAME], they just say NAME instead of what the user put in. Why isn’t it working? It’s not a choice dialogue, it’s just, like, a doctor informing [NAME] about their trauma, and stuff like that.

Could you provide a screenshot of it or copy & paste it? :sweat_smile:

Did you put this code into your script:

input What is your name? | What is your name? | Done (NAME)

Also, what is your character’s script name? :thinking:

Is this problem occurring in the web previewer or the app?

Check that the typable choice has (NAME) in the script and not (FIRSTNAME)