```Object.prototype.toString.call(null) === "[obje...
# suitescript
b
Copy code
Object.prototype.toString.call(null) === "[object Null]"