EOL

<< Click to Display Table of Contents >>

Navigation:  IWML > Tags > Controls >

EOL

The EOL control inserts a line break into the layout, similar to a newline in text formatting.

 

It is useful for breaking content into separate lines when stacking elements vertically or when text and controls need to be visually separated.

 

This control has no properties or child elements. It acts as a structural layout element.

 

Syntax

 

EOL

 

Try It

 

SimpleStack

 Text Line above

 EOL

 Text Line below