ReturnCurrentWindowsID
Structure
ReturnCurrentWindowsID: String
Type
Function
Description
This function returns the current Windows login name
Parameters: 0
Return Value
String
Example
ShowMessage('Current Windows User = ' & ReturnCurrentWindowsID) |