Dynamiq
Node ReferenceTransformations

Extract by Index

Retrieves a specific element from a list using the given index.

Retrieves a specific element from a list using the given index.

CategoryTransformations
Node typedynamiq.nodes.extractors.ByIndexExtractor
SDK classdynamiq.nodes.extractors.ByIndexExtractor

Inputs

FieldTypeRequired
inputlist[Any]Yes

Outputs

FieldType
outputAny

On this page