Feedback

  • Contents
 

SetAt

This List tool step replaces the value of a specified element of a list variable with a new value. This does not cause a change in the size of the list because an older value in the position of the insertion is overwritten.

Settings

List

The list variable into which you want to insert a value.

Value

The value to insert into the list.

Index

The position in the list where the value will be inserted. Zero is the first position in the list.

Exit Paths

Next

This step always takes the Next exit path.