Update number-list
Description
The Update number-list command allows the user to specify row they want to update inside of a number-list with a new number value.
Input Ports
| Name | dataType | sourceType | required | description |
|---|---|---|---|---|
| Row number | number | link-manual | true | The row of the number you want to replace with the new number |
| Number value | number | link-manual | true | The new number value that will replace the number at the targeted row |
| Number list | number-list | link-manual | true | The number-list that will be updated |
Scenarios
- The user wants to update a
numberat row1in thenumber-list
Use case
Inputs
- Row number:
1 - Number value:
4 - Number list:
[7, 2, 120, 21]
Search Tags
Update one row in a number-list