Verj.io JavaScript API
Integration Service
Form
Integration Service
REST Service
Workflow Process
SecurityManager
.isUserLoggedOn
Returns
true
if the named user is currently logged on to the server, otherwise returns
false
.
returns
boolean
Parameters
java.lang.String userId,
true
if the named user is currently logged on to the server, otherwise returnsfalse
.