Reply To: Internal variales disapear?

Forums 💬 FlowCanvas ⚙️ Support Internal variales disapear? Reply To: Internal variales disapear?

#21759
Gavalakis
Keymaster

    Hello,
    Indeed, the InternalVar has been removed as I thought it not being used and got some feedback about it being confusing, but maybe I am wrong. I can certainly bring it back. If you want to get it back now, you can please open up InternalVar.cs file and remove the [System.Obsolete] attribute that is found right above the class name in the file.

    Thank you.