Hello,
I have an extension class of Form Datasource.
There are some variables declared globally on form.
Is it possible to use them?
If I just type it in the code, compiler can't recognize it.
I want to use it in the CoC method of the same method where it is originally used.