Check if var is defined

Hello all,
I’m displaying a variable into a textbox, but sometimes it’s value is unset (loading delay)
I’m using loadVariables so the .onLoad won’t work…
How can I check if a variable already has a value?