Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

Variable Array CreateVariable Array ModifyVariable CreateVariable ModifyDB Table Custom ModifyDB Table Custom ReadDB Table InitializeDB Table Row Insert or ModifyDB Table Row ModifyDB Table Read Last RowDB Table Rows DeleteDB Table Rows Read FiltersDB Table Rows Read

Miscellaneous

Nomenclature
Troubleshooting
Notice and DisclaimerEULA
NodesData

Variable Array Create

Slot Usage: 0
Child Nodes
Variable Array Modify

Overview

Variable Array Create defines and initializes an array variable with a fixed element type.

The chosen element type controls initialization fields and future modify operations.

Input

Variable Array Element Type

string required

Element type for all items in the array.

Supported values:

  • string
  • number
  • integer
  • boolean
  • object{*}
  • string_base64image
  • zone-label object
  • rectangle-object

Variable Type (Legacy)

string

Compatibility field retained for legacy flows.

Alias

string advanced

Optional identifier for external references. If empty, node ID is used.

Initial Array Value (Type-Conditional)

Initialization field appears based on selected element type:

  • varArrayString, varArrayNumber, varArrayInteger, varArrayBool
  • varArrayObject
  • varArrayImage
  • varArrayZoneLabels
  • varArrayRectObject

String-capable entries support Template Expressions.

Output

variableType

string

Resolved variable type metadata.

variableArrayElementType

string

Resolved array element type.

variableAlias

string

Effective alias used for references.

outValue

array

Current array value.

Switch Case

Previous Page

Variable Array Modify

Next Page

On this page

OverviewInputVariable Array Element TypeVariable Type (Legacy)AliasInitial Array Value (Type-Conditional)OutputvariableTypevariableArrayElementTypevariableAliasoutValue