@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