Hi,
i have declared a global variable i_variable in top include.
i have declared a method, where i want to use the global variable.
my class interface is throwing error that the varaible is not declared.
can anyone help me, how to include the declaration in my class interface.
thanks
pratyush