Cookie Functions
Click one of the following functions for more information:
| web.addCookie | Adds a new cookie or modifies an existing one. |
| web.addCookieEx | Adds a cookie with specified add behavior. |
| web.cleanupCookies | Removes all cookies currently stored by the Vuser. |
| web.removeCookie | Removes the specified cookie. |

