I’m trying to get indexes of temperature parameters to run a calculation to convert it back to F. I have a string.contains node to check for “Temp” parameters and a List.IndexOf to get all the true values but I’m only getting the first value.
This should help: Dynamo Dictionary