Reply To: Calling functions on other flowcanvas scripts

Forums 💬 FlowCanvas ⚙️ Support Calling functions on other flowcanvas scripts Reply To: Calling functions on other flowcanvas scripts

#22313
Gavalakis
Keymaster

    Hello again.
    Calling “Break” from another flowscript would be very similar to what we’ve done here for calling “Start”. That is, that you will need to use another “Send Event” node from that other flowscript (A) and use another “Custom Event” node in this flowscript (B), then connect the output of the new “Custom Event” Node to the “Break” port.
    It’s exactly the same setup as the screenshot above, but with another pair of “Send Event” and “Custom Event” nodes.
    Please let me know if that helps, or if you need further clarification or info.
    Thanks!