List of String to Element

Hi guys,

I’m trying to take a list of elements that i turned to strings because I was trying to filter it out based on Level. Though now I need to take that list and within those elements I need to change a parameter.

Basically how do I convert the strings back in elements that I can then use Element.GetParameterValueByName to work?

Connect the All Elements of Category to your List.FilterByBoolMask node.

2 Likes

Thank you so much work like a charm :slight_smile:

Please mark the post as Answered.