Reader naming their own Character help! please!

label name_input

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

if (NAME is “”) {

    NARRATOR
You do need a name...

goto name_input

}else{
continue
}

I used this code for the name