Hi,
I think there is a nice opportunity to make the BP system a bit smarter
Lets say, you want to convert an enum to a text, then, at first glance, the BP pin drag logic will tellyou that its not possible:
However, when you start from the enum, entering “string” in the search bar and so find the conversion to string, it can then be used to be converted into a text.:
So, it would be awesome if BP could check if conversions could be done via intermediate types ansd create the sequence accordingly…
Cheers,
Klaus