Things I’ve tried that don’t seem to work:
if(lastName != "undefined")
if(lastName != undefined)
if(undefined != lastName)
Things I’ve tried that don’t seem to work:
if(lastName != "undefined")
if(lastName != undefined)
if(undefined != lastName)