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
Examples
<bx:Exit method=[string] />
method
string
false
The method to use for exiting (exitTag, exitTemplate, loop)