archive

Fields relating to the archive for the current view.


Note that view.archive is only present if the current view is an archive feed, i.e. view.isArchive is true.


archive is a member of the view dictionary.



archive has data type object

Objects are containers, which have named values of many items of data.

Objects can be constructed inline, using a squiggly-brace syntax similar to JSON.
Example: An inline object being passed to the string snippet operator.
<b:eval expr='snippet(data:post.body, { length: 150, links: false, linebreaks: false })' />




View all "view fields