download
Disable Interchange tag interpolation altogether.
Valid values
Valid values are 0 and 1.
The default is 0.
Description
This pragma prevents Interchange tag interpolation,
which helps preserve the verbatim content of downloadable files if they
happen to contain strings such as __VAR__ or [tag].
This pragma is only used internally.
If you wanted to make Interchange a content-delivery engine only,
you could set this pragma in your local configuration file and
only set it false for a few pages where you want standard page
processing to occur.
See the [deliver] tag, which makes use of this pragma.