Hi
I want a Dynamo Script to Purge Parameters that has empty values only
Time to build one then?
In all seriousness, search is your friend here. There are topics for this already.
It work with instance Parameters Only.
What about Type Parameter?
Type parameters are instance parameters but you have to access the element type, not the element itself.
Thank You I made it
Good to hear. Marking Gavin’s post as the solution - be sure to utilize search as a first step going forward as what you needed was already there.