Skip to content
MODLR
Search
K
Main Navigation
Technical
Guides
Modelling
Cube Functions
Card Guides
Process Functions
Set Instructions
Excel Addin
Menu
Return to top
security.currentUserName
Retrieves the username of the current user.
js
let
username
=
security.
currentUserName
();
Parameters
None