...
Code Block | ||
---|---|---|
| ||
function getUsername() |
Returns the local user's network usernamechat name. If you need the network user name, then use Session.UserName instead. This is a legacy function from FG Classic used to support legacy functionality.
Return values
(string)
The username string
...