<?xml version="1.0" encoding="ISO-8859-1"?>
<nidocument>
<nicomment>
Error Codes for JSONtext 402840 to 402859
<nifamily familyname="JSONtext" displayname="JSONtext">
</nifamily>
</nicomment>
<nierror code="402840">
JSONtext: Input JSON has wrong type for requested operation
</nierror>
<nierror code="402841">
JSONtext: Parsing Error.  Invalid JSON formating (example: missing coma or quote) or unexpected type (example: found an Array when an Object was required)
</nierror>
<nierror code="402842">
JSONtext: Error
</nierror>
<nierror code="402843">
JSONtext: LabVIEW Type not implemented with JSONtext library.
</nierror>
<nierror code="402844">
JSONtext: Input JSON cannot be converted to requested LabVIEW Data Type
</nierror>
</nidocument>