VIs to convert clusters to JSON Object or Array, but flattening the outer cluster

Issue #48 resolved
James Powell repo owner created an issue

Useful when building a cluster on the fly to convert to JSON, to be able to ignore the outer level of cluster, allowing the automatic merging of a number of clusters of info. Also have a matching JSON version that merges an array of JSON Objects.

Also consider a way to convert a Cluster to a JSON Array, explicitly ignoring if the first element is named. This is more readable and clear than ensuring the first cluster element is unnamed.r

Comments (2)

  1. Log in to comment