Hello - I am new to Dynamo and am trying to write a script that creates new views but am encountering the following error when trying to name the view created by the script:
Warning: Element.SetParameterByName operation failed.
No parameter found by that name.
There is a string called “View Name” leading into Set.Parameter and Get.Parameter code blocks but these blocks don’t recognize this parameter even though I created a list to test it and can clearly see this Parameter exists.
Thanks.