Get single element as 1-element LabVIEW array

Issue #67 resolved
James Powell repo owner created an issue

Example:

123 → LabVIEW integer array [123]

Reasoning:

  • increases flexibility for back compatibility (example: realize people can have multiple phone numbers)
  • eventual support of XML, which has no arrays and no distinction between one element array and just scaler

Comments (4)

  1. Log in to comment