It should be:
INT. BLACK - NIGHT
@FIRSTNAME enters from right to screen center
NARRATOR
So… what’s your name?
label first_name_input
input What’s Your First Name?|What’s Your First Name?|Done(FIRSTNAME)
if (FIRSTNAME is “”) {
NARRATOR
You do need a name…
goto first_name_input
} else {
continue