Gets the full name of the current user.

Syntax

Smartsite SXML CopyCode image Copy Code
string security.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