Update data-list
Description
The update data-list command allows the user to specify row number they want to update inside of a data-list with a new data-item.
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Row number | number | link-manual | true | The row of the data-item you want to replace with the new data-item |
Data item | data-item | link-manual | true | The new data-item that will replace the data-item at the targeted row |
Data list | data-list | link-manual | true | The data-list that will be updated |
Scenarios
- The user wants to update a
data-item
at row1
in thedata-list
Use case
Search Tags
Update one row in a data-list