How to get source id from client?

Is it possible to get a players source id from client scripts? Or how could I get a players identifiers by client?

Try with: GetPlayerServerId(PlayerIdHere)

Thanks but I’ve already got this…