Forum Discussion

korsar01's avatar
korsar01
Occasional Contributor
14 years ago

Global variables in C# Scripts

Hello. How can I use global variabels in C# Scripts? For example: function Main() { try {   Init() Test1()// Enter your code here. } catch(exception) { Log[...