webcookie » save(var,name)
Description
This command saves the cookie (name, value, path, etc.) into variable.
Parameters
- var - the variable to store the cookie with name
name. - name - the name of the cookie to save.
Example
Script:

Output:

This command saves the cookie (name, value, path, etc.) into variable.
name.Script:

Output:
