Ninox Docs
Searchโฆ
Welcome ๐
Tutorial
Introduction
Basics tutorial
Intermediate tutorial
Independent tutorial
Build databases
๐
Enable timezone-independent date
Manage databases
Import and export
Duplicate database
Scripting
๐
Script editor features
Functions overview
Functions categorized
Array
Date and time
Format and convert data
Mathematical
Text
User management
Functions alphabetically
Appendix
Manage account
Create account
Book subscription
Calculate required licenses
Add licenses
Manage licenses
Invite collaborators
Ninox Mac app and iCloud
API
Introduction
HTTP function
Public Cloud APIs
Private Cloud APIs
Private Cloud / On-Premises
Single sign-on (SSO)
Windows Server installation
Docker installation
Sample configuration file
Resources
๐
Release notes
๐ฉ๐ช
Ninox Documentation (German)
๐
Glossary
๐ต
Legacy documentation
โ
Why did we move the old documentation from ninox.com?
Introduction
User interface
Tables
Calculations
Print
Import and export
System requirements
User management, identities and rights
Data synchronization
Data backup
FAQ
Related Links
Ninox website
Community
Webinars
Pricing
Contact us
Imprint
Privacy policy
Powered By
GitBook
User management
On this page you'll find an overview over all user management related functions
โ
clientLang
โ
To return the currently used language of the browser or app in abbreviated form
โ
isAdminMode
โ
To return "Yes" if the edit mode is on
โ
isDatabaseLocked
โ
To return "true" if the database is locked
โ
isDatabaseProtected
โ
To return "Yes" if a password is needed to activate the edit mode
โ
ninoxApp
โ
To return the type of platform that is currently being used
โ
user
โ
To return the current or a specific user
โ
userEmail
โ
To return the email address of a user
โ
userFirstName
โ
To return the first name of a user
โ
userFullName
โ
To return the full name of a user
โ
userHasRole
โ
To return "true" if a user has a given role
โ
userId
โ
To return the ID of a user
โ
userIsAdmin
โ
To return "true" if the current user has the admin role
โ
userLastName
โ
To return the last name of a user
โ
userName
โ
To return the username of a user
โ
userRole
โ
To return the role of a user
โ
userRoles
โ
To return all roles of a user
โ
users
โ
To return the IDs of all current users in an array
Previous
Text
Next - Scripting
Functions alphabetically
Last modified
5mo ago
Export as PDF
Copy link
Contents
clientLang
isAdminMode
isDatabaseLocked
isDatabaseProtected
ninoxApp
user
userEmail
userFirstName
userFullName
userHasRole
userId
userIsAdmin
userLastName
userName
userRole
userRoles
users