The continue Tag
Description
Causes program execution to go to the top of an loopable tag.
Type: Control
Attributes:
None
Loop Control: YES
Containing Tags
None
Used Within Tags - suggested
- functionalgroup
- Goes to next functional group within the envelope of an incoming document
- loop
- Goes to next loop within a containing loop or table
- segment
- Goes to next segment within the repeating segment of an incoming document
- select
- Fetches the next row in a select statement
- transactionset
- Goes to the next transaction set within a functional group of an incoming document
Example
<continue/>