cookie.GetString
From GMod Wiki
Function | |
Syntax |
cookie.GetString( String Name, String Default ) Where is this used? |
Description: | |
Gets the value of a cookie as a string. Returns Default if the cookie is not found. | |
Returns: | String |
Part of Library: | cookie |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Cookie.GetString]Cookie.GetString [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples