Select row from data-list
Description
Select an item from a data-list by row number
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Selected row | number | link-manual | false | The row that should be selected |
Data rows | dataList | link-manual | true | The data-list that will be used to select a data-item from |
Scenarios
- The user wants to select row number
3
from a data-list that has4
rows
Use case
Experienced tips
- If the
Text rows
are empty, the process will continue and provide an empty field value
Search Tags
Select a data-item from a data-list
get data-item from data-list