Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether the given user is present in any partition.
Syntax
client server public static boolean CheckUserExistsInAnyPartition(str userId)
Run On
ClientOrServer
Parameters
- userId
Type: str
Return Value
Type: boolean
true if the user exists in any of the partitions; otherwise, false.