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.
Validates that the userId being written to the table is not already in use by another worker.
Syntax
public boolean isUserIdAvailable()
Run On
Called
Return Value
Type: boolean
true if the userId is not already in use; otherwise, false.