Passing data to a Sub Flow Input of Array.String type
So I have a Sub Flow with an input variable of type Array.String and it's named 'pcname'. If I test the flow and just type a name in there it works fine. However, when I use the Code Snippet and try to pass a string variable (converted to an array)...