CallFunctionAsync

FlowCanvas Forums Support CallFunctionAsync

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3380
    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.

    Attachments:
    You must be logged in to view attached files.
    #3384
    begounet
    Participant

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

    #3386
    Gavalakis
    Keymaster

    Hello there,

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

    Join us on Discord: https://discord.gg/97q2Rjh

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