Script to be evaluated before each server parsed
(.rvt) page. This can be used to create a standard
header, for instance. It could also be used to load
code that you need for every page, if you don't want
to put it in a
GlobalInitScript
ChildInitScript when you are first
developing a web site.
Note
This code is evaluated at the global level, not
inside the request namespace where pages are
evaluated.