Advertisement
4_2005-2006 System Services/ Functions #160978

Get Current Logged On Username

Retrieve the username of the person currently logged into windows.

AI

Shrnutí AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Zdrojový kód
original-source
'Display a msgbox with the current logged on user
MsgBox(System.Environment.UserName)
Původní komentáře (3)
Obnoveno z Wayback Machine