How can I take 2 output strings from a nod?

Connect the end of “blackberry” to the execution pin of “redberry”

I am new to blueprint programmation so if anyone could help please do it.

What I want to do is take two outputs from a branch nod.

Is there a way to connect the true part of the branch to cast to BP_redberry and cast to BP_blackberry ?

I am kind of failing to clearly understand what you exactly want to achieve.

You can directly attach both cast one after the other from “true” output or use a sequence node.

thanks ! the sequence node was what I was looking for

Can you please be more specific as to what you want to do if not this?