Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Description

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

Trigger

Always triggers

String

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


  • No labels