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
script.getUserId
Returns the identifier of the calling user.
js
script.
getUserId
()
Parameters
None
Example
js
let
userId
=
script.
getUserId
();