Hi,
I need to use invoke code(C#) function in my process.
For some reason I cannot use “using” statement in my code. Anyone know what I have to do to use it?
I’m trying to use something like: “using system;” but getting error message that it’s syntax error