Wot is the difference between declaring a Global Variable and a Public variable?
I mean both variables can be accessed through out the project so wots the main difference apart from that Global variables cannot be declared in forms but modules only?