Reply To: Backwards flow lines

Forums 💬 FlowCanvas ⚙️ Support Backwards flow lines Reply To: Backwards flow lines

#21708
Gavalakis
Keymaster

    Hello again,

    Hmm. Custom Functions preventation from being called multiple times, is added as a safe measure that ‘should’ only prevent the function to be re-called ONLY in the case that the function has not finished yet (Return Node Called).
    Thus, if the CustomFunction’s Return node is called before calling the same function again, there should be no problem and the function should be called correctly. Can you please post a screenshot of how you “used” to do it before?

    Thank you!