To navigate
To select
esc
To close
Skip to content
MODLR
Search
Ctrl
+ K
Main Navigation
Technical
Guides
Modelling
Cube Functions
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
();