Returns the name of the server Smartsite runs on.

Syntax

Smartsite SXML CopyCode image Copy Code
string env.servername()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The name of the server Smartsite runs on.

Expand image Examples

SXML