Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

Common Process InputsCombine ArraysFilter Array OutputGet Array ItemGet Array Object ItemGet Last Run ArrayGet Object ItemJSON String to ObjectBasic MathsGet Last Run Upstream OutputsMoving Number CalculationNumber RoundingNumber to StringBased64 string to ImageString to NumberTemplate StringISO Time DeltaXML String to ObjectAuto Label Object DetectionBrightnessCircle Detection1D/2D Code ReaderColor DetectionColor ThresholdContrastMultiple CropsCropDetected Zones CountersFacial Expression DetectionGender and Age DetectionDetected Objects to OCRDetected Objects TransformPeople DetectionDraw Detected ObjectsFace DetectionFace RecognitionFeature MatchingFire & Smoke DetectionFlipGeneral Object DetectionImage ClassificationImage SimilarityKey Points DetectionNumber Plate ReaderObject DetectionOCRPose EstimationResizeRotateSaturationInstance SegmentationWatershed SegmentPolygon DetectionTracker Line CountTracker Zones CountTracker HeatmapTrackerWhite Balance
Widgets

Miscellaneous

Nomenclature
Troubleshooting
Notice and DisclaimerEULA
NodesProcess

Get Array Item

Slot Usage: 0

Overview

Get Array Item extracts a single element from an upstream tool’s array output by 0-based index.

The output type follows the selected array’s item type.

Input

Tool

string required

Select the tool that provides the array.

Output array from tool

string required

Select which array output from the tool to read. Shown after a tool is selected.

Index

integer

0-based index of the element to retrieve.

Default: 0

Output

outValue

The array element at the selected index. Type matches the array item type.

Filter Array Output

Previous Page

Get Array Object Item

Next Page

On this page

OverviewInputToolOutput array from toolIndexOutputoutValue