Skip to content

Verify Cookie

Gavin Bunney edited this page Mar 3, 2011 · 1 revision

Verify Cookie

Provides the ability to check an HTTP Cookie value.

Usage

verifyCookie = [name : 'cookieName', text : 'text of the cookie of interest, if omitted just checks cookie existence ]

Examples

verifyCookie = [name : 'theCookie', text '20101022']

Clone this wiki locally