Set Cookie = Reference
Reference for Set Cookie = Reference in Core Actions. Key properties: Name, Value, Domain, Path.
Set Cookie = Reference sits inside Core Actions. Action identity: core.setcookie. Use this reference as a quick written lookup for the action-specific inputs without opening sample content.
Inspector Property Groups
Set Cookie Properties
| Property | Type | Details |
|---|---|---|
| Name | text | Required in common setups. |
| Value | textarea | Supports dynamic option sources. |
Cookie Options
| Property | Type | Details |
|---|---|---|
| Domain | text | |
| Path | text | |
| Expires | number | Number of days when the cookie will expire |
| Secure | boolean | |
| Http Only | boolean | |
| Same Site | droplist | Options: Default, None, Lax, Strict |