Convert data-list to record-list
Description
Convert a data-list to a record-list
Input Ports
| Name | dataType | sourceType | required | description |
|---|---|---|---|---|
| Shape | shape | manual-only | true | The shape that will hold the data-list converted to a record-list |
| Data List | data-list | link-manual | true | The data-list that the user wants to convert to a record-list |
Scenarios
- The user wants to convert a
data-listto arecord-list
Use case
Inputs
- Shape:
Accounting Shape - Data-list:
{ Account Number: `125896347`, Filepath: `C:\Desktop\New Folder\` }, { Account Number: `458616357`, Filepath: `C:\Desktop\New Folder\` }
Search Tags
Convert data-list to a record-list