Set number list item

Sets an item's value in a number list.


Inputs

  • list

    • The list of values to set a list item within.
  • index

    • The index value that defines which list item to set from the list input.
  • value

    • The value that defines what to set the list item’s value to.

Outputs

  • list

    • The edited list of values.

Note(s)

  • Other names for this node include: SetListItem.

Example(s)