Returns the full name of the user currently logged on.

Syntax

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

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The full name of the user currently logged on.

Expand image Example

SXML