Returns true if the sibling that is currently being formatted exists

Syntax

Smartsite SXML CopyCode image Copy Code
boolean this.siblingexists()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Boolean True if the sibling that is currently being formatted exists

Used in

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