Action @PASTE
Inserts content that was copied with the @COPY
or @CUT
actions.
Think of the common copy/cut/paste pattern. DocuMold is essentially doing that when generating a document.
Usage
<# @PASTE("name") #>
Parameters
name |
(Required) The name of the |
Examples
More information
Multiple @PASTE
actions can be used with the same name, they will each be replaced by a copy of the content.