Global variables
I was told that global variables are global from page to page. So if any variable will be the same for all the pages, can put in global variables.
Then my question is, if I have a global page load rule, within this rule, I can setup some variables. Then what's the difference I setup variables in global page load rule and using global variables?