JSON Serialization & Deserialization Library for LabVIEW
BSD 3-Clause "New" or "Revised" License
25
stars
10
forks
source link
Flattening empty variants (to null) within an array produces excessive indentation in the output string #6
Closed
JKSH closed 8 years ago
(LabVIEW 2013 SP1 + JKI JSON Serialization v1.0.1.18)
Suppose I provide this JSON string:
Unflattening and then re-flattening it (with Multiline==TRUE) produces
Notice that the "null" has too much indentation.