Skip to content
MODLR
Search
K
Main Navigation
Technical
Guides
Modelling Guides
Card Guides
Modelling
Cube Functions
Process Functions
Set Instructions
Addins
Excel Addin
PowerPoint 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
();