getUserId()

Returns the ID of the currently logged user account.

Syntax

Copy
getUserId(): string

Result

Returns the ID of the currently logged user account.

Examples