Is there a way to get a players name from there ID number in direct player.

I want to get the name from the ID number that is sent when a message is sent.

''dp.Receive(lngFromPlayerID, lngToPlayerID, DPRECEIVE_ALL)''

I know i could use a list to do this, but i want to know if there is a simple function.....


--getShortname from playerID--