Applies to
JSONPackage and JSONParser objects
Description
Specifies whether the getting value function returns a null value when error occurs. Values are:
TRUE -- (Default) The getting value function returns null.
FALSE -- The getting value function throws an exception.