To return the ID of a user
This function will show you the internal alphanumeric ID of the current or a given user.
userId()
userId(user)
string
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).
user
, which returns the current or a specific user.