(at)CHUNK

Last edited by JP DeVries on Aug 10, 2013.

@CHUNK Bindings

Syntax

@CHUNK chunk_name

Binds the variable to a document. Where chunk_name is the name of the chunk. The returned value is a string containing the content of the chunk.

This binding is very similar to the @DOCUMENT binding with the exception that it will bind the TV to a chunk (or htmlsnippet).

Example:

@CHUNK MycontactForm

Suggest an edit to this page on GitHub (Requires GitHub account. Opens a new window/tab).