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?