Player:GetInfo
Description
Retrieves the value of a client-side ConVar. The ConVar must have a FCVAR_USERINFO flag for this to work.
The returned value is truncated to 31 bytes.
On client this function will return value of the local player, regardless of which player the function was called on!
Arguments
Returns
Example
Creates clientside ConVar Apple
and retrieves value of it.
Output: ILikeApples