Is there a way to have a “Variable Variable”

This is what I mean:
When you select a variable and make it wildcard type. You can then perform generic actions on the type set by the connected variable type.

This example takes an array of whatever type and removes all elements, except for the first one.

68db6fadabcfa30a4c3917f76eb569c5469a3f51.jpeg

And in use…

4c16e200b97540b329ee7e6538b2ee6c9a9a2be4.jpeg

Hope that explains it a bit :slight_smile:

Cheers,
Klaus