What is wrong with this script?

I have created a simple script to report View Dependency to a Text parameter but it failed to write. File is attached. Really appreciate if someone can point out what went wrong.

ReportViewDependency.dyn (6.0 KB)

why did you use List.Creat ?
if you have to use it, use flatten after list create or make Value input in SetParameter node Level 2

Thank you very much!

The script is now working correctly despite the warning.

Capture2

1 Like