Returns the file system root path.

Syntax

Smartsite SXML CopyCode image Copy Code
string site.rootpath()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The root path of the file system of the Site.

Expand image Example

SXML