I am trying to fully understand how the parse order works - not an easy thing but I am getting there (I think).
I have Low’s PDF http://loweblog.com/downloads/ee-parse-order.pdf as the bible.
My question is - the PDF states that global variables are parsed first but then states that user global variables and others are parsed last. So how do you know which global variables are parsed first? Is there a list somewhere, and could we add some more detail on this in the wiki?
Thanks,
gareth