getUserName()

Returns the display name of the currently logged user account.

Syntax

Copy
getUserName(): string

Result

Returns the display name of the currently logged user account.

Examples