Returns the username of the calling user.
script.getUserName(user_id)
user_id
let userName = script.getUserName();