Get Request Cookie¶
The Get Request Cookie block allows you to access cookies sent by the user's browser.
Inputs¶
- Name: The name of the cookie you want to retrieve.
Logic¶
- The block looks for a cookie with the specified Name.
- It returns the value of that cookie as the output.