- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
So I like using the parameter function because it allows you to input the component name and parameter name as a string and gives you the data from that parameter. this is nice because you can modify the string to cycle through similarly named parameters like box1, box2, box3, etc...
However it doesn't seem to work on the top level assembly. My question is if there is any existing function or something within the parameter function that would allow me to do the same thing as the parameter function but I'm able to access the top levels parameters?
My goal is not to write out a bunch of code that would let me do the same thing or change a bunch of component parameters and other rules so that I can make the normal function work.
Solved! Go to Solution.