Returns the identity Smartsite runs under.

Syntax

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

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String String representing the name of the user.

Expand image Examples

SXML