LassoScript Utility
Basics Browse Detail

[Loop_Continue]

Tag Link [Loop_Continue] Category Conditional
Type Process Source Available No
Support Unknown Version 7.0
Change Unchanged Data Source Any
Output Type None Security None
Implementation Core Sets Lasso 8.5, Lasso 8.0, Lasso 7.0

Description

[Loop_Continue] ends the current iteration of a looping container tag and immediately starts the next iteration.

Syntax

[Loop: 100]
[Loop_Continue]
[/Loop]

Parameters

No Parameters Required.

Change Notes

This tag was added in LP7. The documentation was added after 7.0.4.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.

Related Tags

Category Tags