Skip to content

security.currentUserName

Retrieves the username of the current user.

js
let username = security.currentUserName();
let username = security.currentUserName();

Parameters

None