Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
minLevel1
maxLevel7

...

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

Trigger

Always triggers

String

Directly converts and shows full array as string

...

Info

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.

Info

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