Official comment
Hi Ashwin,
You can check if a user exists by using the following formula: IsNull(GetFirstUser("username"))
If it returns TRUE, it means the user does not exist.
I hope this helps.
Roland
Comment actions