Edit In List Block
Last updated
Last updated
These all apply to the insert at
option aswell.
The set in list block sets the item in the list with the specified index to the specified value.
The set in list from end block sets the item in the list with the specified index from the end to the specified value.
The set first in list block sets the first item in the list to the specified value.
The set last in list block sets the last item in the list to the specified value.