company logo

Application :: userName - Get system login name

When the operating system had required a user login, the function returns the current user name. When no user name is available, the function returns an empty string.

Return value:  Name ( odaba::String & )

Implementation details

odaba::String Application  :: userName (  )