17.05.2013, 09:15
I don't think you understand very well what I'm trying to acheive. I think because you saw the peice of Java code you think I'm trying to create some kind of OO-styled script. I'm just trying to make a variable accessible only inside the script where it's declared -- where other scripts need to use the getter to access this variable. Should be perfectly possible although I have no idea how.