0
userId
In this article
To return the ID of a user
This function will show you the internal alphanumeric ID of the current or a given user.
Syntax
userId()
userId(user)
Return
string
Examples
userId()
To return the ID of the current user.
Result: A combination of numbers and letters, which represents the ID of the current user.
userId(myUser)
To return the ID of a given user.
Choose the User field and select Angela Merkel.
Result: es3OvCNrS7jvnKJxtG (if Angela Merkel has this user ID at Ninox).
See also
user
which returns the current or a specific user.
Reply
In this article
Related articles
Content aside
- 4 mths agoMon, November 25, 2024 at 12:47 PM UTCLast active
- 37Views
-
1
Following