So in NetSuite a variable could be `undefined` or ...
# suitescript
a
So in NetSuite a variable could be
undefined
or
'undefined'
or is always going to be an string?
j
Do you remember what API call returned the string
'undefined'
?