Is there a way to get another players variables?

Code:
_steam64 = _x getVariable "steam64ID";
I'm using that in my ESP and it works on my player (says my id) but for all other players, it says <null>. Am I unable to grab another players variables, is it blocked?