Action @ENDCUT
Marks the end of content that must be cut by the @CUT
action.
Every @CUT
needs a corresponding @ENDCUT
.
Usage
<# @CUT("name") #>
Parameters
name |
(Required) The name to use to refer to this copied content with |
Examples
More information
See the @CUT
action for more details.