PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Returns the email address of the user currently logged on.

Syntax

Smartsite SXML CopyCode image Copy Code
string user.email()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The email address of the user currently logged on.
SXML