Sun Identity Manager 8.1 Resources Reference

skipToEol Token

The skipToEol token skips all characters from the current parse position to the end of the current line. The parse position will be advanced to the first character on the next line.

Attributes

None

Data

None

Example

The following token skips all characters until the end of the current line. The parse position will be at the first character of the next line.

<skipToEol/>