Hi Henrik
Just an observation. I am using the {STRING(RowCount|{TASK(PrevTask,StdOut)})} function in a Variable, where the previous task is a list of all the files in a Folder. In my test, there are 27 Files in the folder (and in the List Files task STDOUT as well), however the function returns a count of 28 (i.e. one more than there actually are).
When I look at the OUTPUT from the List Files task, there seems to be a blank line inserted at the end of the list of files, so I am guessing that is where the additional count is coming from?
Is this a feature of LIST FILES and as such, I should always take into account an extra count for a blank record?
Cheers
Andy