I am receiving JSON from a third party and it contains a null value like below. I call UDOGETPROPERTY for line_item_id and when I try to reference the return value I get Improper data type and my process terminates.
How do I detect for the null value in the return value?





