Hello! I am working on a project (Studio 23.4.5) where I can use global variables just fine in a Windows VB project, but they are not accessible anywhere within a C# project. I have looked but can’t find anything to address this. I have tried two different projects of each type, including the Windows Legacy just to see what the difference is.
My C# project is fine to declare it, but is not readable anywhere, EXCEPT it is read by the global trigger. Using global variables is pretty vital for my workflow so hopefully someone can help.