Topic: Get username from ID
Ok, I've done some searching and i can't seem to find an answer.
Lets say i have the ID of a user. Is there any function that can give me the username of the user with that ID?
In the meantime I'll just do it with a simple query.