Name

Description

Returns the user's login name.

Syntax

VBScript


user.Name 

Perl


$user->GetName(); 
Identifier
Description
user
A User object.
Return value
A String containing the user's login name.