Returns a horizontal ruler tag.

Syntax

Smartsite SXML CopyCode image Copy Code
string html.hr()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String A horizontal ruler tag (<hr/>).

Expand image Example

SXML