Skip to main content
Use the arc:continue keyword to move to the next iteration of arc:call or arc:enum.

Parameters

None

Control Attributes

None

Examples

Produce a feed that lists only the files in a directory. arc:continue is used to skip over items representing a directory.
List the values of single-valued attributes. Using arc:continue means all multi-valued attributes are skipped.

See Also