```typeof null === 'object' ```
# suitescript
b
Copy code
typeof null === 'object'
c
This ended up being the solution. ✔️