S        This expression returns the string value of a request cookie with the given name.

The cookies are passed in one HTTP request Cookie header, semicolon-separated, and automatically parsed by Webserver to be returned in this expression.

More details on cookies can be seen in the On request > Set cookie action.