onappinit
//var1 = '';
ok no global vars
//var1 = '';
var2 = '';
now it's a problem because both of them appear in application - global variables
onappinit
//var1 = '';
ok no global vars
//var1 = '';
var2 = '';
now it's a problem because both of them appear in application - global variables
It’s a SC problem that list also commented vars within global variables.
I’ve read that it was fixed but it seems not.
Hello,
You must use a global variable in square brackets in Scriptcase. The problem occurs when we have commented and other variables not in the same event.
This problem has been reported in our system to be fixed.