CallFunctionAsync

Forums πŸ’¬ FlowCanvas βš™οΈ Support CallFunctionAsync

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12057
    begounet
    Participant

      Hi!

      I’ve found the awesome CallFunctionAsync method, that I want to use to trigger a function in another Flow Script, wait for it to end and continue after it.

      However, I cannot make it work πŸ™

      When I attach the debugger, I can see in CallFunctionAsync thatΒ callback parameter is always null. What’s wrong here?

      Thank you.

      #12059
      begounet
      Participant

        Oookay I finally found the way: I should have use the node “Delegate Callback”.

        #12058
        Gavalakis
        Keymaster

          Hello there,

          Indeed! You need to use the “Delegate Callback” event node instead for that πŸ™‚

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.