Appearance
Returns the authenticated username.
Ham.getName()
string
local username = Ham.getName() print("Welcome, " .. username)