Gets the rank of the given count associated with a Tag.

This viper method also supports the extension viper syntax.

Syntax

Smartsite SXML CopyCode image Copy Code
integer this.rank(integer count)

Extension Viper Syntax

Smartsite SXML CopyCode image Copy Code
integer page.<id>.rank(integer count)

Parameters

Name Data Type Description
count Integer The count.

Return Value

Data Type Description
Integer

Used in

Macro Description
Tags Renders server/user Tags.
SXML