What is the @CHUNK Binding?
The @CHUNK Binding returns the parsed content of any specified Chunk.
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 @RESOURCE binding with the exception that it will bind the TV to a Chunk. |
Usage
@CHUNK MycontactForm