wwUserSecurity::IsEmpty
Determines whether a user has been loaded into the .oUser
instance.
Checks whether the pk
or username
fields are blank.
o.IsEmpty()
.T. if a user is loaded, .F. if empty
Determines whether a user has been loaded into the .oUser
instance.
Checks whether the pk
or username
fields are blank.
o.IsEmpty()
.T. if a user is loaded, .F. if empty