Reply To: BB Variable

Forums 💬 FlowCanvas ⚙️ Support BB Variable Reply To: BB Variable

#22436
Gavalakis
Keymaster

    Hello,

    Yes, that is possible 🙂

    – Simply Drag&Drop the Blackboard Component in the FlowCanvas editor.
    – From the menu that will popup, select “Methods/SetValue” and a new node will be created.
    – Select the node and make it “Callable”, so that you get a Flow input and output port. This is optional but for this case is recommended.
    – Assign a “Name” and a “Value” to the node. 🙂

    [attachment file=”RuntimeVariable.png”]

    The type of the variable will be whatever type the value provided is.

    Let me know if that works for you.
    Thanks!