Returns the user id of the user currently logged on.

Syntax

Smartsite SXML CopyCode image Copy Code
integer user.userid()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Integer The user id of the user currently logged on.

Expand image Example

SXML