Select in Array

 
 
 

Categories

  • Array

Description

Outputs the element at the specified index in the input array.

Ports

Inputs

Index

The index of the element to select in the specified input (0-based) array. If the index is greater than or equal to the size of the specified input array, the default value of the node's type is returned.

Array

The array containing the element to return.

Outputs

Value

The matching element.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License