Returns the total amount of siblings.

Syntax

Smartsite SXML CopyCode image Copy Code
integer this.siblingcount()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Integer Number of siblings.

Used in

Macro Description
Siblings Siblings module allows navigating through a data set by displaying links to first, previous, next and last records.

Expand image Example

SXML