Data Import script

Hi all,

I have a question I would be glad if you can help me with it, I have a process that has as a process task ScriptComponent  - DataImport that I need to modify in order it allows me to read a value from the CSV file and store it in a list that will be the input of another process.

My question how I can return the list from the process step because in the parameters there is No Resulting parameter.

Thank you