server.getCVar
Method
Server and Client
Online and Offline
Available since Server 1.0.0, Client 1.0.0
string server.getCVar(string dataName)
Parameters
1) | string | dataName | The string name for the cvar. |
Return
string | The value for the cvar. |
Types
Client
Server
Notes
There aren't any notes for this method.
Examples
There aren't any examples for this method.
Compatibility
There isn't any compatibility information for this method.