I am working on a project which has some variables declared as Public and others as Global (in a basic module). I have never used Global before.

Can anyone tell me the difference between Global and Public declarations, and when you would use one over the other?

Thanks in advance,

~seaweed