Combine room name and room number then set into furniture parameter

Is there a way to get both the room name and the room number combined and then into a furniture item parameter ?

So far, I can only get either the room name OR the room number rather than both the room name AND the room number combined

My progress so far in screenshot

I think I am making an error with list.combine somehow ?

hello,

cordially
christian.stan

Thanks for the response Christian,

How did you create that custom code block ?

1 Like

you can make the variable name simpler (you should not take specific names for your variables (example; true, false, for, curve …) ) if you want, you forgot the + between Name_value and “-”

double click in the graphic area or code in the search field

edit
you can also avoid cascading the getparameters (it remains a choice)

Cordially
christian.stan

Hello…here is another way

1 Like