Cookie Control
From UBot Studio
(Difference between revisions)
Line 1: | Line 1: | ||
The '''Cookie Control Commands and Functions''' consists of commands and functions specific to getting cookies, removing cookies and setting cookies. | The '''Cookie Control Commands and Functions''' consists of commands and functions specific to getting cookies, removing cookies and setting cookies. | ||
− | '''Currently Compatible with Chrome 39 only.''' | + | '''Currently Compatible with Chrome 39 and above only.''' |
[[File:cookcont.jpg]] | [[File:cookcont.jpg]] |
Revision as of 22:20, 5 July 2016
The Cookie Control Commands and Functions consists of commands and functions specific to getting cookies, removing cookies and setting cookies.
Currently Compatible with Chrome 39 and above only.
List of Cookie Control Commands and Functions
- Set Cookie: Sets a specified cookie.
- Remove Cookie: Removes a specified cookie.
- $get cookies: Gets the value of a specified cookie.
- $get all cookies: Returns all cookies.