Array Replace At
Returns a list with a replaced value at the specified index.
Properties
Array: Location of the list to replace the value
Index: Index were to replace the value (index starts from zero)
Value: The new value to replace with
Output
Output-location: Location to store the output data