Section Ordering
Are the sections in a script executed in the order that they appear in the script? Or, do I need to do something special to ensure proper ordering of the sections? Thanks much...again!!!
Archive: Section Ordering
Section Ordering
Are the sections in a script executed in the order that they appear in the script? Or, do I need to do something special to ensure proper ordering of the sections? Thanks much...again!!!
They are executed in order.
You can tell this also from looking at the components page tree ;)
-Stu
The problem is that I'm not using the Components page in my installation. Anyway, thanks for the response!