Exit
This component aborts processing of the currently executing custom tag, exits the page within the currently executing custom tag, or re-executes a section of code within the currently executing custom tag.
Component Signature
Attributes
Atrribute
Type
Required
Description
Default
method
string
false
The method to use for exiting (exitTag, exitTemplate, loop)
exitTag
Examples
Last updated