The api docs say it should return string or null. ...
# suitescript
c
The api docs say it should return string or null. If it's a string I should be able to string.length test it. If it's null then I should be able to test that. Neither work.