Select row from text-list
Description
Select an item from a text-list by row number
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Selected Row | number | link-manual | false | The row that should be selected |
Text rows | text-list | link-manual | true | The text-list that will be used to select a text from |
Scenarios
- The user wants to select row number
3
from a number-list that has4
rows
Use case
Inputs
- Selected row:
3
- Number rows:
[Boer Boel, Jack Russel, French Poodle, Rottweiler]
Experienced tips
- If the
Text rows
are empty, the process will continue and provide an empty field value
Search Tags
Select a text value from a text-list
get text from list