Array


Introduction

Message Type is implemented very similar to the Javascript Array implementation (Read more).


Example Data

  • [“example1“, “data2“]

  • [1, 2, 3]


Converts to

Message Type

Data

Message Type

Data

https://quantumintegrate.atlassian.net/wiki/spaces/HELP/pages/396296237

Always triggers

https://quantumintegrate.atlassian.net/wiki/spaces/HELP/pages/396099698

Directly converts and shows full array as string

Any Signal that is not mentioned on the table above should not be able to convert


Debug View

In the Debug View values can be written to or read from the drivers on the Builder Base directly.

The array message is not used in any driver at this point.