Home / comp / gb / user / name 
User.Name (gb)
Syntax
STATIC PROPERTY READ Name AS String
Returns the name of the current user.

Example
PRINT User.Name

Daniel