You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,7 @@
2
2
3
3
*Do you have JKI JSON questions, ideas, or challenges you'd like discuss? Join the conversation happening in the [JKI JSON Community Discussion Forums](https://forums.jki.net/forum/67-jki-json/).*
Flatten to JSON String VI is used to flatten a LabVIEW data to a JSON string.
40
39
41
-

40
+

42
41
43
42
The VI provides multiple arguments for defining how to flatten the LabVIEW data to JSON string.
44
43
@@ -55,7 +54,7 @@ The VI provides multiple arguments for defining how to flatten the LabVIEW data
55
54
### Unflatten from JSON String
56
55
Unflatten from JSON String VI is used to unflatten JSON string to LabVIEW data.
57
56
58
-

57
+

59
58
60
59
The VI provides few arguments for defining how to flatten the LabVIEW data to JSON string.
0 commit comments