I’d like to use each item in a list as a single value to input into ‘Element.SetParameterByName’.
I’m having trouble selecting from the list. As it is now, only ‘0, Project W’ comes out of the list. I was attempting to use a code block to choose another item, but whenever I switch the code block value to anything other than 0, my list becomes null.
How can I extract just the ‘2, Architecture’ item, for example?