doesUserAccountExist
Returns whether the specified user account exists or not.
Return
True - if it exists, False - otherwise.
Parameters
account
User account.
Returns whether the specified user account exists or not.
True - if it exists, False - otherwise.
User account.