Get List Index Node

Get List Index

Retrieve value at specifiend index of the list.

Inputs

List

List to be used.

Index

Which index to get.

Outputs

Value

Resulting value at index from list.