Collapsed Nodes Missing Variables

Hi

On start I’m sorry for my English. I’m not native speaker (Poland here).

I have problem with collapsing nodes in function.

When i make collapsed node with local variables in it and copy or rename it all local variables get white and makes compiler errors (yellow one, not red).

Can You make that collapsed nodes, that inside functions “read on live” all local variables of this functions.

Here are screens:

You shouldn’t use that many collapsed graphs, you’re kinda abusing it.
I’d recommend you to convert it to functions.

I just organize my code this way, for me it’s better then colored comment boxes (or making 32+ functions for different variations of one basic function).

I report something that are a bug in my opinion.