Skip to content

List Range

Pure

Returns a range from the input list. Both start and end are inclusive.

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Data Inputs

Input

INPUT

Input list.

Start Index

INPUT

Start index (inclusive).

End Index

INPUT

End index (inclusive).

Data Outputs

Result

OUTPUTarray

The sliced list.

Multiple

Settings

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing