or trying to use a variable which is undefined or ...
# general
a
or trying to use a variable which is undefined or have no value...
k
means that item doesn't exist in NS
?
r
No, it is looking for an item property. Probably a custom object but the object was not populated/defined before the line getting the value of the item property.